]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/mx53smd_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / mx53smd_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_MX53SMD=y
3 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53smd/imximage.cfg"
4 CONFIG_HUSH_PARSER=y
5 # CONFIG_CMD_IMLS is not set
6 CONFIG_CMD_I2C=y
7 # CONFIG_CMD_SETEXPR is not set
8 CONFIG_CMD_DHCP=y
9 CONFIG_CMD_PING=y
10 CONFIG_OF_LIBFDT=y