diff options
author | Eric Andersen <andersen@codepoet.org> | 2005-02-17 18:49:52 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2005-02-17 18:49:52 +0000 |
commit | c123fc3ccf634d57c891af70a1c355aecaa571a6 (patch) | |
tree | 507eb8c5e97d12d87536a72a2aee2f959f79154c /target/device/Soekris/Config.in | |
parent | 970e8889838732358c6bac845ff2753f4a607bb8 (diff) | |
download | buildroot-novena-c123fc3ccf634d57c891af70a1c355aecaa571a6.tar.gz buildroot-novena-c123fc3ccf634d57c891af70a1c355aecaa571a6.zip |
move more stuff around for better board support
Diffstat (limited to 'target/device/Soekris/Config.in')
-rw-r--r-- | target/device/Soekris/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/device/Soekris/Config.in b/target/device/Soekris/Config.in index a64fc2c79..1a7f8a83d 100644 --- a/target/device/Soekris/Config.in +++ b/target/device/Soekris/Config.in @@ -1,5 +1,6 @@ config BR2_TARGET_SOEKRIS_NET4521 bool "Soekris net4521" + depends BR2_i386 default n help The Soekris net4521 |