mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-26 16:31:06 +02:00
[at91] Don't compile u-boot by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23621 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1231a876cb
commit
fc75930c21
@ -1,12 +1,12 @@
|
|||||||
config AT91_DFBOOT
|
config AT91_DFBOOT
|
||||||
bool "Build dataflashboot loader"
|
bool "Build dataflashboot loader"
|
||||||
depends TARGET_at91
|
depends TARGET_at91
|
||||||
default y
|
default n
|
||||||
|
|
||||||
config AT91_UBOOT
|
config AT91_UBOOT
|
||||||
bool "Build U-Boot bootloader"
|
bool "Build U-Boot bootloader"
|
||||||
depends TARGET_at91
|
depends TARGET_at91
|
||||||
default y
|
default n
|
||||||
|
|
||||||
config UBOOT_TARGET
|
config UBOOT_TARGET
|
||||||
string "U-Boot target board"
|
string "U-Boot target board"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user