]> git.ipfire.org Git - people/ms/u-boot.git/blame_incremental - configs/omap3_pandora_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / omap3_pandora_defconfig
... / ...
CommitLineData
1CONFIG_ARM=y
2CONFIG_OMAP34XX=y
3CONFIG_TARGET_OMAP3_PANDORA=y
4CONFIG_HUSH_PARSER=y
5CONFIG_SYS_PROMPT="Pandora # "
6# CONFIG_CMD_IMI is not set
7# CONFIG_CMD_IMLS is not set
8# CONFIG_CMD_FLASH is not set
9CONFIG_CMD_SPI=y
10CONFIG_CMD_I2C=y
11# CONFIG_CMD_FPGA is not set
12CONFIG_CMD_GPIO=y
13# CONFIG_CMD_SETEXPR is not set
14# CONFIG_CMD_NET is not set
15CONFIG_CMD_DHCP=y
16# CONFIG_CMD_NFS is not set
17CONFIG_CMD_PING=y
18CONFIG_SYS_NS16550=y
19CONFIG_OF_LIBFDT=y