diff options
Diffstat (limited to 'target/device/ARMLTD/Config.in')
-rw-r--r-- | target/device/ARMLTD/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/device/ARMLTD/Config.in b/target/device/ARMLTD/Config.in index 76c92860e..6f3cd2d45 100644 --- a/target/device/ARMLTD/Config.in +++ b/target/device/ARMLTD/Config.in @@ -1,7 +1,6 @@ menuconfig BR2_TARGET_ARMLTD bool "ARM Ltd. Device Support" depends on BR2_arm - default n comment "Arm based Device Support" depends on BR2_arm && BR2_TARGET_ARMLTD |