diff options
Diffstat (limited to 'target/device/Atmel/u-boot/Config.in')
-rw-r--r-- | target/device/Atmel/u-boot/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/Atmel/u-boot/Config.in b/target/device/Atmel/u-boot/Config.in index f417483f7..62988ebe4 100644 --- a/target/device/Atmel/u-boot/Config.in +++ b/target/device/Atmel/u-boot/Config.in @@ -1,6 +1,6 @@ config BR2_TARGET_UBOOT bool "Das U-Boot Boot Monitor" - depends on BR2_TARGET_AT91 || BR2_TARGET_AVR32 + depends on BR2_TARGET_AT91 depends on !BR2_TARGET_AT91SAM9260PF default n help |