blob: 22f07590477424e601a4661668a808227be08746 [file] [log] [blame]
Masahiro Yamadadd840582014-07-30 14:08:14 +09001CONFIG_ARM=y
2CONFIG_TARGET_H2200=y
Simon Glass73223f02016-02-22 22:55:43 -07003CONFIG_FIT=y
Tom Riniadad96e2016-04-21 21:37:19 -04004CONFIG_HUSH_PARSER=y
Bin Meng80df6912015-09-28 05:14:15 -07005CONFIG_SYS_PROMPT="> "
Joe Hershbergeref0f2f52015-06-22 16:15:30 -05006# CONFIG_CMD_BDI is not set
7# CONFIG_CMD_CONSOLE is not set
8# CONFIG_CMD_BOOTD is not set
9# CONFIG_CMD_IMLS is not set
10# CONFIG_CMD_XIMG is not set
11# CONFIG_CMD_EDITENV is not set
12# CONFIG_CMD_SAVEENV is not set
13# CONFIG_CMD_ENV_EXISTS is not set
14# CONFIG_CMD_MEMORY is not set
15# CONFIG_CMD_LOADS is not set
16# CONFIG_CMD_FLASH is not set
17# CONFIG_CMD_FPGA is not set
18# CONFIG_CMD_ECHO is not set
19# CONFIG_CMD_ITEST is not set
20# CONFIG_CMD_SETEXPR is not set
21# CONFIG_CMD_NFS is not set
Tom Rini78d1e1d2016-04-22 16:41:25 -040022CONFIG_CMD_PING=y
Joe Hershbergeref0f2f52015-06-22 16:15:30 -050023# CONFIG_CMD_MISC is not set