diff options
Diffstat (limited to 'target/device/Soekris')
-rw-r--r-- | target/device/Soekris/Config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/device/Soekris/Config.in b/target/device/Soekris/Config.in index 54cc152a8..c8508c42c 100644 --- a/target/device/Soekris/Config.in +++ b/target/device/Soekris/Config.in @@ -1,12 +1,10 @@ menuconfig BR2_TARGET_SOEKRIS bool "Soekris device support" depends on BR2_i386 - default n if BR2_TARGET_SOEKRIS config BR2_TARGET_SOEKRIS_NET4521 bool "Soekris net4521" - default n select BR2_PACKAGE_LINUX help The Soekris net4521 @@ -14,7 +12,6 @@ config BR2_TARGET_SOEKRIS_NET4521 config BR2_TARGET_SOEKRIS_NET4801 bool "Soekris net4801" depends on BR2_i386 - default n select BR2_PACKAGE_LINUX help The Soekris net4801 |