]>
Commit | Line | Data |
---|---|---|
dd84058d MY |
1 | CONFIG_ARM=y |
2 | CONFIG_TARGET_H2200=y | |
73223f0e | 3 | CONFIG_FIT=y |
adad96e6 | 4 | CONFIG_HUSH_PARSER=y |
80df6913 | 5 | CONFIG_SYS_PROMPT="> " |
ef0f2f57 JH |
6 | # 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 | |
78d1e1d0 | 22 | CONFIG_CMD_PING=y |
ef0f2f57 | 23 | # CONFIG_CMD_MISC is not set |