summaryrefslogtreecommitdiff
path: root/target/cris/sys-available
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-08-22 09:55:30 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-08-22 09:55:30 +0200
commit3c6574084fc00de09699604cda24c75cb616c874 (patch)
treea65f252497fc82fd86abd8914ed085890dac9852 /target/cris/sys-available
parentabb439f70ff4f00a8cecc0e24e4b69053af4d546 (diff)
refresh kernel config, enable WLAN symbol, enable USB by default
Diffstat (limited to 'target/cris/sys-available')
-rw-r--r--target/cris/sys-available/foxboard-lx9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/cris/sys-available/foxboard-lx b/target/cris/sys-available/foxboard-lx
new file mode 100644
index 000000000..0b4c81c68
--- /dev/null
+++ b/target/cris/sys-available/foxboard-lx
@@ -0,0 +1,9 @@
+config ADK_TARGET_SYSTEM_FOXBOARD_LX
+ bool "FOX Board LX"
+ select ADK_cris
+ select ADK_foxboard_lx
+ select ADK_TARGET_WITH_MTD
+ select ADK_TARGET_WITH_USB
+ help
+ Build a system for FOX Board LX models.
+