]>
Commit | Line | Data |
---|---|---|
dd84058d | 1 | CONFIG_ARM=y |
1cc95f6e | 2 | CONFIG_ARCH_RMOBILE=y |
dd84058d | 3 | CONFIG_TARGET_ARMADILLO_800EVA=y |
bb597c0e | 4 | CONFIG_BOOTDELAY=3 |
9dd1d0aa | 5 | CONFIG_VERSION_VARIABLE=y |
ef0f2f57 JH |
6 | # CONFIG_CMD_BDI is not set |
7 | # CONFIG_CMD_CONSOLE is not set | |
8 | # CONFIG_CMD_BOOTD is not set | |
89cb2b5f | 9 | CONFIG_CMD_BOOTZ=y |
ef0f2f57 JH |
10 | # CONFIG_CMD_IMI is not set |
11 | # CONFIG_CMD_IMLS is not set | |
12 | # CONFIG_CMD_XIMG is not set | |
13 | # CONFIG_CMD_EDITENV is not set | |
14 | # CONFIG_CMD_SAVEENV is not set | |
15 | # CONFIG_CMD_ENV_EXISTS is not set | |
16 | # CONFIG_CMD_LOADB is not set | |
17 | # CONFIG_CMD_FLASH is not set | |
18 | # CONFIG_CMD_FPGA is not set | |
19 | # CONFIG_CMD_ECHO is not set | |
20 | # CONFIG_CMD_ITEST is not set | |
21 | # CONFIG_CMD_SOURCE is not set | |
22 | # CONFIG_CMD_SETEXPR is not set | |
78d1e1d0 | 23 | CONFIG_CMD_DHCP=y |
89cb2b5f | 24 | CONFIG_CMD_MII=y |
78d1e1d0 | 25 | CONFIG_CMD_PING=y |
ef0f2f57 | 26 | # CONFIG_CMD_MISC is not set |
8728c97e | 27 | # CONFIG_MMC is not set |
69e173eb | 28 | CONFIG_OF_LIBFDT=y |