diff options
Diffstat (limited to 'target/device/Atmel')
-rw-r--r-- | target/device/Atmel/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/Atmel/Config.in b/target/device/Atmel/Config.in index 28ab8f08d..42dbf5971 100644 --- a/target/device/Atmel/Config.in +++ b/target/device/Atmel/Config.in @@ -1,5 +1,5 @@ menuconfig BR2_TARGET_ATMEL - bool "Atmel Target" + bool "Atmel Device Support" depends on BR2_arm || BR2_avr32 default n |