diff options
Diffstat (limited to 'target/device/Sharp/Config.in')
-rw-r--r-- | target/device/Sharp/Config.in | 9 |
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 |