diff options
Diffstat (limited to 'target/device/Soekris/Config.in')
-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/ |