summaryrefslogtreecommitdiff
path: root/target/device/Sharp/Config.in
diff options
context:
space:
mode:
authorDavid Anders <dave123@abcsinc.com>2006-01-19 13:51:23 +0000
committerDavid Anders <dave123@abcsinc.com>2006-01-19 13:51:23 +0000
commit5d46a9bb79cb1430bbb96311ed94dae0a22f30ac (patch)
tree64da6e1a5d78407e3c80de9fa66bd5b3bac75cf6 /target/device/Sharp/Config.in
parent64c3f9b0e87be53a0d5dea71f2565234814b1b0f (diff)
add Sharp LH79520 based LNode80 target
Diffstat (limited to 'target/device/Sharp/Config.in')
-rw-r--r--target/device/Sharp/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/device/Sharp/Config.in b/target/device/Sharp/Config.in
new file mode 100644
index 000000000..33bf5fa0b
--- /dev/null
+++ b/target/device/Sharp/Config.in
@@ -0,0 +1,9 @@
+comment "Sharp Specific Device Support"
+ depends BR2_arm
+
+config BR2_TARGET_SHARP_LNODE80
+ bool "Board support for the LNode80 development board"
+ depends BR2_arm
+ default n
+ help
+ Support for the LNode80 LH79520 based device \ No newline at end of file