Remove duplicate configuration values as they are already defined in

std.AR_MIPS_BASE
This commit is contained in:
Sean Bruno 2018-07-06 13:31:06 +00:00
parent 9d5352cb63
commit f295c140cf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=336032

View File

@ -45,13 +45,6 @@ nodevice ath_rate_sample
nooptions INET6
# Don't include the SCSI/CAM strings in the default build
options SCSI_NO_SENSE_STRINGS
options SCSI_NO_OP_STRINGS
# .. And no sysctl strings
options NO_SYSCTL_DESCR
# GEOM modules
device geom_map # to get access to the SPI flash partitions
device geom_uzip # compressed in-memory filesystem hackery!