086f10d83eab1195be82a73396dfd674ae2a7fee
[openwrt-10.03/.git] / target / linux / at91-2.6 / image / Config.in
1 config AT91_ROMBOOT
2         bool "Build romboot loader"
3         depends LINUX_2_6_AT91
4         default y
5
6 config AT91_DFBOOT
7         bool "Build dataflashboot loader"
8         depends LINUX_2_6_AT91
9         default y
10
11 config AT91_UBOOT
12         bool "Build u-boot loader"
13         depends LINUX_2_6_AT91
14         default y
15
16 config UBOOT_TARGET
17         string "U-Boot Board Configuration"
18         default "vlink"
19         help
20           For all supported boards there are reqdy-to-use default
21                 configurations available; just type "<board_name>".
22
23