]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/rpi_3_defconfig
configs: Resync with savedefconfig
[people/ms/u-boot.git] / configs / rpi_3_defconfig
CommitLineData
d22a7657
SW
1CONFIG_ARM=y
2CONFIG_ARCH_BCM283X=y
3CONFIG_TARGET_RPI_3=y
aca5cd27 4CONFIG_SYS_MALLOC_F_LEN=0x2000
d22a7657 5CONFIG_OF_BOARD_SETUP=y
adad96e6 6CONFIG_HUSH_PARSER=y
d22a7657
SW
7CONFIG_SYS_PROMPT="U-Boot> "
8# CONFIG_CMD_IMLS is not set
9# CONFIG_CMD_FLASH is not set
89cb2b5f 10CONFIG_CMD_MMC=y
78d1e1d0 11CONFIG_CMD_USB=y
d22a7657
SW
12# CONFIG_CMD_FPGA is not set
13CONFIG_CMD_GPIO=y
78d1e1d0 14CONFIG_CMD_DHCP=y
89cb2b5f 15CONFIG_CMD_MII=y
78d1e1d0 16CONFIG_CMD_PING=y
89cb2b5f
TR
17CONFIG_CMD_EXT2=y
18CONFIG_CMD_EXT4=y
19CONFIG_CMD_FAT=y
20CONFIG_CMD_FS_GENERIC=y
aca5cd27 21# CONFIG_REQUIRE_SERIAL_CONSOLE is not set
d22a7657
SW
22CONFIG_PHYS_TO_BUS=y
23CONFIG_OF_LIBFDT=y