buildroot/target/device/Soekris/Config.in

20 lines
382 B
Plaintext
Raw Normal View History

config BR2_TARGET_SOEKRIS_NET4521
bool "Soekris net4521"
depends BR2_i386
default n
2005-02-17 22:08:20 +01:00
select BR2_PACKAGE_LINUX
help
The Soekris net4521
config BR2_TARGET_SOEKRIS_NET4801
bool "Soekris net4801"
depends BR2_i386
default n
select BR2_PACKAGE_LINUX
help
The Soekris net4801
comment "Package support"
depends on BR2_TARGET_SOEKRIS_NET4521 || BR2_TARGET_SOEKRIS_NET4801