touchup configury
[buildroot.git] / target / device / Soekris / Config.in
blob2c5b5b15079f1440f6811dc204716382a6e44c38
1 config BR2_TARGET_SOEKRIS_NET4521
2         bool "Soekris net4521"
3         depends on BR2_i386
4         default n
5         select BR2_PACKAGE_LINUX
6         help
7           The Soekris net4521
9 config BR2_TARGET_SOEKRIS_NET4801
10         bool "Soekris net4801"
11         depends on BR2_i386
12         default n
13         select BR2_PACKAGE_LINUX
14         help
15           The Soekris net4801
17 comment "Package support"
18         depends on BR2_TARGET_SOEKRIS_NET4521 || BR2_TARGET_SOEKRIS_NET4801