From 5d46a9bb79cb1430bbb96311ed94dae0a22f30ac Mon Sep 17 00:00:00 2001 From: David Anders Date: Thu, 19 Jan 2006 13:51:23 +0000 Subject: add Sharp LH79520 based LNode80 target --- target/device/Sharp/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 target/device/Sharp/Config.in (limited to 'target/device/Sharp/Config.in') 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 -- cgit v1.2.3