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