blob: 999470c26cbce04e2e412159b73715df24a52a04 [file] [log] [blame]
Masahiro Yamadadd840582014-07-30 14:08:14 +09001CONFIG_SH=y
2CONFIG_TARGET_R7780MP=y
Heiko Schocherbb597c02016-06-07 08:31:14 +02003CONFIG_BOOTDELAY=3
Joe Hershbergeref0f2f52015-06-22 16:15:30 -05004# CONFIG_CMD_BDI is not set
5# CONFIG_CMD_CONSOLE is not set
6# CONFIG_CMD_BOOTD is not set
7# CONFIG_CMD_RUN is not set
8# CONFIG_CMD_IMI 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_ENV_EXISTS is not set
13# CONFIG_CMD_LOADB is not set
14# CONFIG_CMD_LOADS is not set
15# CONFIG_CMD_FPGA is not set
16# CONFIG_CMD_ECHO is not set
17# CONFIG_CMD_ITEST is not set
18# CONFIG_CMD_SOURCE is not set
19# CONFIG_CMD_SETEXPR is not set
Tom Rini78d1e1d2016-04-22 16:41:25 -040020CONFIG_CMD_PING=y
Joe Hershbergeref0f2f52015-06-22 16:15:30 -050021# CONFIG_CMD_MISC is not set
Tom Rini89cb2b52016-04-24 17:29:26 -040022CONFIG_CMD_EXT2=y
Patrick Delaunayb0cf7332017-01-27 11:00:37 +010023CONFIG_DOS_PARTITION=y
Masahiro Yamadae856bdc2017-02-11 22:43:54 +090024CONFIG_MTD_NOR_FLASH=y
Tom Riniaf273822016-10-26 17:15:37 -040025CONFIG_PCI=y
Joe Hershbergerc9bb9422015-06-22 16:15:29 -050026CONFIG_USE_PRIVATE_LIBGCC=y