2
0
forked from Ivasoft/openwrt
Files
openwrt/target/linux/ramips/files/drivers/net/ethernet/ramips/Kconfig
Gabor Juhos 5e6bc97d0c ramips: raeth: add missing Kconfig and Makefile
SVN-Revision: 30671
2012-02-21 09:44:30 +00:00

14 lines
365 B
Plaintext

config NET_RAMIPS
tristate "Ralink RT288X/RT3X5X/RT3662/RT3883 ethernet driver"
depends on MIPS_RALINK
select PHYLIB if (SOC_RT288X || SOC_RT3883)
help
This driver supports the etehrnet mac inside the ralink wisocs
if NET_RAMIPS
config NET_RAMIPS_DEBUG
bool "Enable debug messages in the Ralink ethernet driver"
endif