Author: imp Date: Sat Mar 23 18:32:28 2019 New Revision: 345456 URL: https://svnweb.freebsd.org/changeset/base/345456
Log: Remove duplicate options. Modified: head/sys/mips/conf/DIR-825C1 Modified: head/sys/mips/conf/DIR-825C1 ============================================================================== --- head/sys/mips/conf/DIR-825C1 Sat Mar 23 18:32:24 2019 (r345455) +++ head/sys/mips/conf/DIR-825C1 Sat Mar 23 18:32:28 2019 (r345456) @@ -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\" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
