Pārlūkot izejas kodu

Disable AVR32 U-Boot until working

Ulf Samuelsson 18 gadi atpakaļ
vecāks
revīzija
d6c497011b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      target/device/Atmel/u-boot/Config.in

+ 1 - 1
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