diff options
Diffstat (limited to 'target/device/Sharp')
-rw-r--r-- | target/device/Sharp/Config.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/device/Sharp/Config.in b/target/device/Sharp/Config.in index 6c750420f..41286027d 100644 --- a/target/device/Sharp/Config.in +++ b/target/device/Sharp/Config.in @@ -1,7 +1,6 @@ menuconfig BR2_TARGET_SHARP bool "Sharp Device Support" depends on BR2_arm - default n if BR2_TARGET_SHARP comment "Sharp Specific Device Support" @@ -10,7 +9,6 @@ comment "Sharp Specific Device Support" config BR2_TARGET_SHARP_LNODE80 bool "Board support for the LNode80 development board" depends on BR2_arm - default n help Support for the LNode80 LH79520 based device endif |