xref: /openbmc/u-boot/configs/udoo_neo_defconfig (revision 792f186846672140deca7dfbf2f20aece26b5348)
1*792f1868SBreno LimaCONFIG_ARM=y
2*792f1868SBreno LimaCONFIG_ARCH_MX6=y
3*792f1868SBreno LimaCONFIG_SPL_GPIO_SUPPORT=y
4*792f1868SBreno LimaCONFIG_SPL_LIBCOMMON_SUPPORT=y
5*792f1868SBreno LimaCONFIG_SPL_LIBGENERIC_SUPPORT=y
6*792f1868SBreno LimaCONFIG_TARGET_UDOO_NEO=y
7*792f1868SBreno LimaCONFIG_SPL_EXT_SUPPORT=y
8*792f1868SBreno LimaCONFIG_SPL_LIBDISK_SUPPORT=y
9*792f1868SBreno LimaCONFIG_SPL_MMC_SUPPORT=y
10*792f1868SBreno LimaCONFIG_SPL_SERIAL_SUPPORT=y
11*792f1868SBreno LimaCONFIG_SPL_ENV_SUPPORT=y
12*792f1868SBreno LimaCONFIG_SPL_WATCHDOG_SUPPORT=y
13*792f1868SBreno LimaCONFIG_SPL=y
14*792f1868SBreno LimaCONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6SX"
15*792f1868SBreno LimaCONFIG_HUSH_PARSER=y
16*792f1868SBreno LimaCONFIG_CMD_BOOTZ=y
17*792f1868SBreno Lima# CONFIG_CMD_IMLS is not set
18*792f1868SBreno Lima# CONFIG_CMD_FLASH is not set
19*792f1868SBreno LimaCONFIG_CMD_MMC=y
20*792f1868SBreno LimaCONFIG_CMD_GPIO=y
21*792f1868SBreno Lima# CONFIG_CMD_SETEXPR is not set
22*792f1868SBreno Lima# CONFIG_CMD_DHCP=y
23*792f1868SBreno LimaCONFIG_CMD_CACHE=y
24*792f1868SBreno LimaCONFIG_CMD_TIME=y
25*792f1868SBreno LimaCONFIG_CMD_EXT2=y
26*792f1868SBreno LimaCONFIG_CMD_EXT4=y
27*792f1868SBreno LimaCONFIG_CMD_EXT4_WRITE=y
28*792f1868SBreno LimaCONFIG_CMD_FAT=y
29*792f1868SBreno LimaCONFIG_CMD_FS_GENERIC=y
30*792f1868SBreno LimaCONFIG_OF_LIBFDT=y
31