projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
ad0cddb3a9d9cd50f3872fa11a0ff51f47d2fdde
[platform/kernel/u-boot.git]
/
configs
/
xpress_spl_defconfig
1
CONFIG_ARM=y
2
CONFIG_ARCH_MX6=y
3
CONFIG_TARGET_XPRESS=y
4
CONFIG_SPL=y
5
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg"
6
CONFIG_HUSH_PARSER=y
7
CONFIG_CMD_BOOTZ=y
8
# CONFIG_CMD_IMLS is not set
9
CONFIG_CMD_MEMTEST=y
10
CONFIG_CMD_MMC=y
11
CONFIG_CMD_I2C=y
12
CONFIG_CMD_USB=y
13
CONFIG_CMD_DHCP=y
14
CONFIG_CMD_MII=y
15
CONFIG_CMD_PING=y
16
CONFIG_CMD_CACHE=y
17
CONFIG_CMD_EXT2=y
18
CONFIG_CMD_EXT4=y
19
CONFIG_CMD_EXT4_WRITE=y
20
CONFIG_CMD_FAT=y
21
CONFIG_CMD_FS_GENERIC=y
22
CONFIG_OF_LIBFDT=y