]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/at91rm9200ek_ram_defconfig
mmc: complete unfinished move of CONFIG_MMC
[people/ms/u-boot.git] / configs / at91rm9200ek_ram_defconfig
CommitLineData
dd84058d 1CONFIG_ARM=y
4614b891 2CONFIG_ARCH_AT91=y
dd84058d 3CONFIG_TARGET_AT91RM9200EK=y
c2726995 4# CONFIG_MMC is not set
bd328eb3 5CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT"
bb597c0e 6CONFIG_BOOTDELAY=3
869588de 7# CONFIG_SYS_STDIO_DEREGISTER is not set
19a97475 8# CONFIG_DISPLAY_CPUINFO is not set
84351792 9# CONFIG_DISPLAY_BOARDINFO is not set
adad96e6 10CONFIG_HUSH_PARSER=y
80df6913 11CONFIG_SYS_PROMPT="U-Boot> "
89cb2b5f 12CONFIG_CMD_BOOTZ=y
78d1e1d0 13CONFIG_CMD_USB=y
ef0f2f57
JH
14# CONFIG_CMD_FPGA is not set
15# CONFIG_CMD_SETEXPR is not set
78d1e1d0 16CONFIG_CMD_DHCP=y
89cb2b5f 17CONFIG_CMD_MII=y
78d1e1d0 18CONFIG_CMD_PING=y
89cb2b5f 19CONFIG_CMD_FAT=y
645176d1
TR
20CONFIG_USB=y
21CONFIG_USB_STORAGE=y
4ef6ecec 22CONFIG_USB_KEYBOARD=y
69e173eb 23CONFIG_OF_LIBFDT=y