summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.ethernet
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/config/Config.in.ethernet')
-rw-r--r--target/linux/config/Config.in.ethernet10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.ethernet b/target/linux/config/Config.in.ethernet
index 97c2aee0b..3a3f36aa0 100644
--- a/target/linux/config/Config.in.ethernet
+++ b/target/linux/config/Config.in.ethernet
@@ -490,4 +490,14 @@ config ADK_KERNEL_ALTERA_TSE
help
This driver supports the NIOS2 ethernet chips.
+config ADK_KERNEL_DM9000
+ tristate "Davicom 9000"
+ select ADK_KERNEL_GPIO_GENERIC_PLATFORM
+ select ADK_KERNEL_REGULATOR
+ depends on ADK_TARGET_SYSTEM_IMGTEC_CI20
+ default y if ADK_TARGET_SYSTEM_IMGTEC_CI20
+ default n
+ help
+ Davicom 9000 ethernet driver.
+
endmenu