blob: 801c9596c0750053563c6b38595df94d4f2d2233 [file] [log] [blame]
Masahiro Yamadad5f8fee2015-03-12 13:24:39 +09001CONFIG_ARM=y
2CONFIG_OMAP34XX=y
3CONFIG_TARGET_OMAP3_EVM_QUICK_MMC=y
Joe Hershbergera274ded2015-05-12 14:46:24 -05004CONFIG_SPL=y
Tom Rinib937b2e2016-06-13 09:45:14 -04005CONFIG_BOOTDELAY=0
Bin Meng63c10982015-09-28 05:14:15 -07006CONFIG_SYS_PROMPT="OMAP3_EVM # "
Joe Hershberger5a9d7f12015-06-22 16:15:30 -05007# CONFIG_CMD_BDI is not set
8# CONFIG_CMD_CONSOLE is not set
9# CONFIG_CMD_BOOTD is not set
10# CONFIG_CMD_RUN is not set
11# CONFIG_CMD_IMI is not set
12# CONFIG_CMD_IMLS is not set
13# CONFIG_CMD_XIMG is not set
14# CONFIG_CMD_EDITENV is not set
15# CONFIG_CMD_SAVEENV is not set
16# CONFIG_CMD_ENV_EXISTS is not set
17# CONFIG_CMD_MEMORY is not set
18# CONFIG_CMD_LOADB is not set
19# CONFIG_CMD_LOADS is not set
20# CONFIG_CMD_FLASH is not set
Tom Rini1d9ac832016-04-24 17:29:26 -040021CONFIG_CMD_MMC=y
Joe Hershberger5a9d7f12015-06-22 16:15:30 -050022# CONFIG_CMD_FPGA is not set
23# CONFIG_CMD_ECHO is not set
24# CONFIG_CMD_ITEST is not set
25# CONFIG_CMD_SOURCE is not set
26# CONFIG_CMD_SETEXPR is not set
27# CONFIG_CMD_NFS is not set
28# CONFIG_CMD_MISC is not set
Tom Rini1d9ac832016-04-24 17:29:26 -040029CONFIG_CMD_FAT=y
Thomas Choua6cec012015-11-19 21:48:14 +080030CONFIG_SYS_NS16550=y