]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/devkit3250_defconfig
configs: Resync with savedefconfig
[people/ms/u-boot.git] / configs / devkit3250_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_DEVKIT3250=y
3 CONFIG_SPL=y
4 CONFIG_SPL_SYS_MALLOC_SIMPLE=y
5 CONFIG_BOOTDELAY=1
6 CONFIG_CMD_SPI=y
7 CONFIG_CMD_I2C=y
8 CONFIG_CMD_USB=y
9 # CONFIG_CMD_FPGA is not set
10 CONFIG_CMD_GPIO=y
11 # CONFIG_CMD_SETEXPR is not set
12 CONFIG_CMD_DHCP=y
13 CONFIG_CMD_MII=y
14 CONFIG_CMD_PING=y
15 CONFIG_CMD_CACHE=y
16 CONFIG_CMD_FAT=y
17 CONFIG_DM=y
18 CONFIG_SPL_DM=y
19 CONFIG_DM_GPIO=y
20 CONFIG_DM_SERIAL=y
21 CONFIG_SYS_NS16550=y
22 CONFIG_OF_LIBFDT=y