blob: 88bbb12003eb36e1e30d4556732b4fbe6c9fdf06 [file] [log] [blame]
Masahiro Yamadadd840582014-07-30 14:08:14 +09001CONFIG_SH=y
2CONFIG_TARGET_MS7750SE=y
Tom Rini7802ce92016-06-13 09:45:14 -04003CONFIG_BOOTDELAY=-1
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_MEMORY is not set
14# CONFIG_CMD_LOADB is not set
15# CONFIG_CMD_LOADS is not set
16# CONFIG_CMD_FPGA is not set
17# CONFIG_CMD_ECHO is not set
18# CONFIG_CMD_ITEST is not set
19# CONFIG_CMD_SOURCE is not set
20# CONFIG_CMD_SETEXPR is not set
21# CONFIG_CMD_NET is not set
22# CONFIG_CMD_NFS is not set
23# CONFIG_CMD_MISC is not set
Masahiro Yamadae856bdc2017-02-11 22:43:54 +090024CONFIG_MTD_NOR_FLASH=y
Philipp Tomsichf40574e2017-03-17 20:34:53 +010025CONFIG_BAUDRATE=38400
Joe Hershbergerc9bb9422015-06-22 16:15:29 -050026CONFIG_USE_PRIVATE_LIBGCC=y