]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/at91rm9200ek_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / at91rm9200ek_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_AT91=y
3 CONFIG_TARGET_AT91RM9200EK=y
4 CONFIG_HUSH_PARSER=y
5 CONFIG_SYS_PROMPT="U-Boot> "
6 CONFIG_CMD_USB=y
7 # CONFIG_CMD_FPGA is not set
8 # CONFIG_CMD_SETEXPR is not set
9 CONFIG_CMD_DHCP=y
10 CONFIG_CMD_PING=y
11 CONFIG_OF_LIBFDT=y