summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-02-17 18:22:12 +0000
committerEric Andersen <andersen@codepoet.org>2005-02-17 18:22:12 +0000
commit970e8889838732358c6bac845ff2753f4a607bb8 (patch)
treec05c6719f11c3cb541fd98a83b10b00cadbd23f0 /target
parentbb15c2215e6bd1b48a8db0e4d242fee491f774da (diff)
more changes towards better board support
Diffstat (limited to 'target')
-rw-r--r--target/device/Soekris/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/target/device/Soekris/Config.in b/target/device/Soekris/Config.in
new file mode 100644
index 000000000..a64fc2c79
--- /dev/null
+++ b/target/device/Soekris/Config.in
@@ -0,0 +1,6 @@
+config BR2_TARGET_SOEKRIS_NET4521
+ bool "Soekris net4521"
+ default n
+ help
+ The Soekris net4521
+