Disable AVR32 U-Boot until working
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 21 Oct 2007 20:09:22 +0000 (20:09 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 21 Oct 2007 20:09:22 +0000 (20:09 -0000)
target/device/Atmel/u-boot/Config.in

index f417483f795084616befd119915bb7e0b696e855..62988ebe490b97f15daee0fbd74a5384154148bb 100644 (file)
@@ -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