1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-25 00:57:31 +02:00
openwrt-xburst/target/linux/xburst/image/Config.in
2009-10-28 03:12:59 +08:00

14 lines
320 B
Plaintext

config XBURST_UBOOT
bool "Build U-Boot bootloader"
depends TARGET_xburst
default n
config XBURST_UBOOT_TARGET
string "U-Boot target board"
depends TARGET_xburst
depends XBURST_UBOOT
default ""
help
For all supported boards there are ready-to-use default
configurations available; just type "<board_name>".