]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/rpi_defconfig
common/Kconfig: Add DISPLAY_CPUINFO
[people/ms/u-boot.git] / configs / rpi_defconfig
CommitLineData
9316e144 1CONFIG_ARM=y
ddf6bd48 2CONFIG_ARCH_BCM283X=y
9316e144 3CONFIG_TARGET_RPI=y
73223f0e 4CONFIG_OF_BOARD_SETUP=y
19a97475 5# CONFIG_DISPLAY_CPUINFO is not set
adad96e6 6CONFIG_HUSH_PARSER=y
80df6913 7CONFIG_SYS_PROMPT="U-Boot> "
89cb2b5f 8CONFIG_CMD_BOOTZ=y
ef0f2f57
JH
9# CONFIG_CMD_IMLS is not set
10# CONFIG_CMD_FLASH is not set
89cb2b5f 11CONFIG_CMD_MMC=y
78d1e1d0 12CONFIG_CMD_USB=y
ef0f2f57 13# CONFIG_CMD_FPGA is not set
e4aa8edb 14CONFIG_CMD_GPIO=y
78d1e1d0 15CONFIG_CMD_DHCP=y
89cb2b5f 16CONFIG_CMD_MII=y
78d1e1d0 17CONFIG_CMD_PING=y
89cb2b5f
TR
18CONFIG_CMD_EXT2=y
19CONFIG_CMD_EXT4=y
20CONFIG_CMD_FAT=y
21CONFIG_CMD_FS_GENERIC=y
645176d1
TR
22CONFIG_USB=y
23CONFIG_USB_STORAGE=y
c9bb942e 24CONFIG_PHYS_TO_BUS=y
69e173eb 25CONFIG_OF_LIBFDT=y