diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2019-09-30 20:34:31 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2019-09-30 21:37:08 +0200 |
commit | 13f1affc69fe670996231f6ac160cab68ceb7f4a (patch) | |
tree | 1efa8711b31797ad43e3aca56cff961cdea1cee2 /target/linux/config/Config.in.ethernet | |
parent | 8c112d03adbbf94c7cb34626b26746c92d49d3e9 (diff) |
alpha: remove non functional samples
Diffstat (limited to 'target/linux/config/Config.in.ethernet')
-rw-r--r-- | target/linux/config/Config.in.ethernet | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.ethernet b/target/linux/config/Config.in.ethernet index 264098da2..cd2a7ebbb 100644 --- a/target/linux/config/Config.in.ethernet +++ b/target/linux/config/Config.in.ethernet @@ -156,8 +156,6 @@ config ADK_LINUX_KERNEL_DE2104X tristate "DE2104X ethernet driver" select ADK_LINUX_KERNEL_NET_VENDOR_DEC select ADK_LINUX_KERNEL_NET_TULIP - depends on ADK_TARGET_SYSTEM_DEC_MULTIA - default y if ADK_TARGET_SYSTEM_DEC_MULTIA default n help DEC Tulip ethernet driver. |