blob: 0bbe0a723dda8e483d62bff4bc59886b91d0f784 [file] [log] [blame]
Masahiro Yamada252ed872015-03-12 13:24:39 +09001CONFIG_ARM=y
2CONFIG_TARGET_KWB=y
Joe Hershbergerbd328eb2015-05-12 14:46:24 -05003CONFIG_SPL=y
4CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1"
Bin Meng80df6912015-09-28 05:14:15 -07005CONFIG_SYS_PROMPT="U-Boot (BuR V2.0)# "
Hannes Petermaier91931f72015-09-29 08:43:33 +02006# CONFIG_CMD_BOOTD is not set
7# CONFIG_CMD_BOOTM is not set
8# CONFIG_CMD_GO is not set
Joe Hershbergeref0f2f52015-06-22 16:15:30 -05009# CONFIG_CMD_IMI is not set
10# CONFIG_CMD_IMLS is not set
11# CONFIG_CMD_XIMG is not set
12# CONFIG_CMD_EDITENV is not set
Masahiro Yamadaca05ee92014-09-16 16:33:01 +090013# CONFIG_CMD_CRC32 is not set
Joe Hershbergeref0f2f52015-06-22 16:15:30 -050014# CONFIG_CMD_LOADB 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_ITEST is not set
19# CONFIG_CMD_SETEXPR is not set
20# CONFIG_CMD_NFS is not set