Blame view

configs/k2e_evm_defconfig 214 Bytes
252ed8729   Masahiro Yamada   kconfig: remove m...
1
2
3
  CONFIG_ARM=y
  CONFIG_ARCH_KEYSTONE=y
  CONFIG_TARGET_K2E_EVM=y
bd328eb38   Joe Hershberger   Clean all defconf...
4
  CONFIG_SPL=y
ef0f2f575   Joe Hershberger   Move defaults fro...
5
6
7
  # CONFIG_CMD_IMLS is not set
  # CONFIG_CMD_FLASH is not set
  # CONFIG_CMD_SETEXPR is not set
c9bb942e2   Joe Hershberger   Move default y co...
8
  CONFIG_SPI_FLASH=y
181bd9dc6   Nikita Kiryanov   kconfig: add conf...
9
  CONFIG_SYS_PROMPT="K2E EVM # "