4335faac5a2915e837b714ad90fc4077afd94091
[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_UBOOT
7         bool "Build u-boot loader"
8         depends LINUX_2_6_AT91
9         default y
10
11 config UBOOT_TARGET
12         string "U-Boot Board Configuration"
13         default "vlink"
14         help
15           For all supported boards there are reqdy-to-use default
16                 configurations available; just type "<board_name>".
17
18