]> git.ipfire.org Git - people/ms/u-boot.git/blame_incremental - configs/platinum_picon_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / platinum_picon_defconfig
... / ...
CommitLineData
1CONFIG_ARM=y
2CONFIG_ARCH_MX6=y
3CONFIG_TARGET_PLATINUM_PICON=y
4CONFIG_SPL=y
5CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6DL"
6CONFIG_HUSH_PARSER=y
7CONFIG_SYS_PROMPT="picon > "
8# CONFIG_CMD_IMLS is not set
9# CONFIG_CMD_FLASH is not set
10CONFIG_CMD_I2C=y
11CONFIG_CMD_USB=y
12CONFIG_CMD_GPIO=y
13# CONFIG_CMD_SETEXPR is not set
14CONFIG_CMD_DHCP=y
15CONFIG_CMD_PING=y
16CONFIG_CMD_TIME=y
17CONFIG_OF_LIBFDT=y