]>
Commit | Line | Data |
---|---|---|
dd84058d MY |
1 | CONFIG_SH=y |
2 | CONFIG_TARGET_MS7720SE=y | |
5abc1a45 SP |
3 | CONFIG_USE_BOOTARGS=y |
4 | CONFIG_BOOTARGS="console=ttySC0,115200" | |
9dd1d0aa | 5 | CONFIG_VERSION_VARIABLE=y |
41598c82 | 6 | # CONFIG_AUTOBOOT is not set |
ef0f2f57 JH |
7 | # 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_ENV_EXISTS is not set | |
75eb9976 | 16 | CONFIG_CMD_IDE=y |
ef0f2f57 JH |
17 | # CONFIG_CMD_LOADB is not set |
18 | # CONFIG_CMD_LOADS is not set | |
19 | # CONFIG_CMD_FPGA is not set | |
7f666555 | 20 | CONFIG_CMD_PCMCIA=y |
efce2442 | 21 | CONFIG_CMD_SDRAM=y |
ef0f2f57 JH |
22 | # CONFIG_CMD_ECHO is not set |
23 | # CONFIG_CMD_ITEST is not set | |
24 | # CONFIG_CMD_SOURCE is not set | |
25 | # CONFIG_CMD_SETEXPR is not set | |
26 | # CONFIG_CMD_NET is not set | |
27 | # CONFIG_CMD_NFS is not set | |
89cb2b5f | 28 | CONFIG_CMD_CACHE=y |
ef0f2f57 | 29 | # CONFIG_CMD_MISC is not set |
89cb2b5f | 30 | CONFIG_CMD_EXT2=y |
b0cf7339 | 31 | CONFIG_DOS_PARTITION=y |
e856bdcf | 32 | CONFIG_MTD_NOR_FLASH=y |
c9bb942e | 33 | CONFIG_USE_PRIVATE_LIBGCC=y |
03a38a39 | 34 | CONFIG_SCIF_CONSOLE=y |