]> git.ipfire.org Git - people/ms/u-boot.git/blame_incremental - configs/mcx_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / mcx_defconfig
... / ...
CommitLineData
1CONFIG_ARM=y
2CONFIG_OMAP34XX=y
3CONFIG_TARGET_MCX=y
4CONFIG_SPL=y
5CONFIG_FIT=y
6CONFIG_HUSH_PARSER=y
7CONFIG_SYS_PROMPT="mcx # "
8# CONFIG_CMD_IMI is not set
9# CONFIG_CMD_IMLS is not set
10# CONFIG_CMD_FLASH is not set
11CONFIG_CMD_I2C=y
12CONFIG_CMD_USB=y
13# CONFIG_CMD_FPGA is not set
14CONFIG_CMD_GPIO=y
15# CONFIG_CMD_SETEXPR is not set
16CONFIG_CMD_DHCP=y
17CONFIG_CMD_PING=y
18CONFIG_SYS_NS16550=y
19CONFIG_USB=y
20CONFIG_USB_ULPI_VIEWPORT_OMAP=y
21CONFIG_USB_ULPI=y
22CONFIG_OF_LIBFDT=y