]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/pm9g45_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / pm9g45_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_AT91=y
3 CONFIG_TARGET_PM9G45=y
4 CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9G45"
5 CONFIG_BOOTDELAY=3
6 CONFIG_HUSH_PARSER=y
7 CONFIG_SYS_PROMPT="U-Boot> "
8 # CONFIG_CMD_IMLS is not set
9 # CONFIG_CMD_FLASH is not set
10 CONFIG_CMD_USB=y
11 # CONFIG_CMD_FPGA is not set
12 # CONFIG_CMD_SETEXPR is not set
13 CONFIG_CMD_DHCP=y
14 CONFIG_CMD_PING=y
15 CONFIG_CMD_CACHE=y