Commit d6c49701 authored by Ulf Samuelsson's avatar Ulf Samuelsson
Browse files

Disable AVR32 U-Boot until working

parent 2f8ef512
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
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