[etherswitch] simplify kernconf for recently added etherswitch drivers
This simple patch adds e6060sw, adm6996fc and ksz8995ma into conf/files. Submitted by: Hiroki Mori <yamori813@yahoo.co.jp> Reviewed by: adrian, mizhka MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D9255
This commit is contained in:
parent
268abb0f0d
commit
621123172c
@ -1605,6 +1605,9 @@ dev/etherswitch/ip17x/ip17x_vlans.c optional ip17x
|
||||
dev/etherswitch/miiproxy.c optional miiproxy
|
||||
dev/etherswitch/rtl8366/rtl8366rb.c optional rtl8366rb
|
||||
dev/etherswitch/e6000sw/e6000sw.c optional e6000sw
|
||||
dev/etherswitch/e6000sw/e6060sw.c optional e6060sw
|
||||
dev/etherswitch/infineon/adm6996fc.c optional adm6996fc
|
||||
dev/etherswitch/micrel/ksz8995ma.c optional ksz8995ma
|
||||
dev/etherswitch/ukswitch/ukswitch.c optional ukswitch
|
||||
dev/evdev/cdev.c optional evdev
|
||||
dev/evdev/evdev.c optional evdev
|
||||
|
@ -16,7 +16,5 @@ mips/atheros/ar531x/ar5312_chip.c standard
|
||||
mips/atheros/ar71xx_bus_space_reversed.c standard
|
||||
mips/mips/tick.c standard
|
||||
|
||||
dev/etherswitch/e6000sw/e6060sw.c optional etherswitch
|
||||
|
||||
# Non Intrng
|
||||
mips/mips/intr_machdep.c optional !intrng
|
||||
|
Loading…
Reference in New Issue
Block a user