Remove duplicate options.

This commit is contained in:
Warner Losh 2019-03-23 18:32:28 +00:00
parent c071191be5
commit 8b3a3ef841
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=345456

View File

@ -46,11 +46,6 @@ options GEOM_UZIP
options GEOM_PART_GPT
device xz
# yes, this board has a PCI connected atheros device
options AR71XX_ATH_EEPROM
device firmware # Used by the above
options ATH_EEPROM_FIRMWARE
# Boot off of the rootfs, as defined in the geom_map setup.
options ROOTDEVNAME=\"ufs:map/rootfs.uzip\"