diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-09-29 19:52:03 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-09-29 19:52:03 +0000 |
commit | 2b60a3228d1e159c1e1172e8d7857b5948f2a120 (patch) | |
tree | cd9a01835d8563ec2a278c0360021b3c0ecb715c /target/device/Soekris | |
parent | dce554081a46481f99bf22b53aa4ca8dd54fe951 (diff) |
- remove some duplicate entries
Diffstat (limited to 'target/device/Soekris')
-rw-r--r-- | target/device/Soekris/Config.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/device/Soekris/Config.in b/target/device/Soekris/Config.in index 0fcd7a8ce..6d55fad16 100644 --- a/target/device/Soekris/Config.in +++ b/target/device/Soekris/Config.in @@ -17,11 +17,3 @@ config BR2_TARGET_SOEKRIS_NET4801 comment "Package support" depends on BR2_TARGET_SOEKRIS_NET4521 || BR2_TARGET_SOEKRIS_NET4801 -config BR2_PACKAGE_LINUX - bool "linux" - depends on BR2_TARGET_SOEKRIS_NET4521 || BR2_TARGET_SOEKRIS_NET4801 - default n - help - The Linux kernel. - - http://www.kernel.org/ |