Disable AVR32 U-Boot until working

This commit is contained in:
Ulf Samuelsson 2007-10-21 20:09:22 +00:00
parent 2f8ef512ed
commit d6c497011b

View 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