]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/mcx_defconfig
configs: Re-sync HUSH options
[people/ms/u-boot.git] / configs / mcx_defconfig
1 CONFIG_ARM=y
2 CONFIG_OMAP34XX=y
3 CONFIG_TARGET_MCX=y
4 CONFIG_SPL=y
5 CONFIG_FIT=y
6 CONFIG_HUSH_PARSER=y
7 CONFIG_SYS_PROMPT="mcx # "
8 # CONFIG_CMD_IMI is not set
9 # CONFIG_CMD_IMLS is not set
10 # CONFIG_CMD_FLASH is not set
11 # CONFIG_CMD_FPGA is not set
12 CONFIG_CMD_GPIO=y
13 # CONFIG_CMD_SETEXPR is not set
14 CONFIG_SYS_NS16550=y
15 CONFIG_USB=y
16 CONFIG_USB_ULPI_VIEWPORT_OMAP=y
17 CONFIG_USB_ULPI=y
18 CONFIG_OF_LIBFDT=y