Date: Sat, 12 May 2012 19:43:23 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r235351 - head/sys/mips/conf Message-ID: <201205121943.q4CJhNHl048448@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adrian Date: Sat May 12 19:43:22 2012 New Revision: 235351 URL: http://svn.freebsd.org/changeset/base/235351 Log: Remove duplicate config bits. Submitted by: juli Modified: head/sys/mips/conf/TP-WN1043ND Modified: head/sys/mips/conf/TP-WN1043ND ============================================================================== --- head/sys/mips/conf/TP-WN1043ND Sat May 12 19:26:15 2012 (r235350) +++ head/sys/mips/conf/TP-WN1043ND Sat May 12 19:43:22 2012 (r235351) @@ -45,7 +45,3 @@ device geom_map # Boot off of the rootfs, as defined in the geom_map setup. options ROOTDEVNAME=\"ufs:map/rootfs.uzip\" - -# Etherswitch support -device etherswitch -device rtl8366rb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205121943.q4CJhNHl048448>