From: Ulf Samuelsson Date: Sun, 21 Oct 2007 20:09:22 +0000 (-0000) Subject: Disable AVR32 U-Boot until working X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d6c497011bdb3a25f30dffdb828cd31561ab174c;p=buildroot.git Disable AVR32 U-Boot until working --- diff --git a/target/device/Atmel/u-boot/Config.in b/target/device/Atmel/u-boot/Config.in index f417483f79..62988ebe49 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