summaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index c1cb689ccf..e29ed553d9 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -183,4 +183,12 @@ config PIC32_ETH
This driver implements 10/100 Mbps Ethernet and MAC layer for
Microchip PIC32 microcontrollers.
+config ASPEEDNIC
+ bool "Aspeed ethernet support"
+ depends on MACH_ARM
+ select PHYLIB
+ help
+ Network support for the Aspeed ast2400 and ast2500 series network
+ devices including NC-SI support.
+
endif # NETDEVICES
OpenPOWER on IntegriCloud