mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
Disable AVR32 U-Boot until working
This commit is contained 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
|
||||
|
||||
Reference in New Issue
Block a user