Blame view

configs/sama5d4_xplained_mmc_defconfig 290 Bytes
252ed8729   Masahiro Yamada   kconfig: remove m...
1
2
3
  CONFIG_ARM=y
  CONFIG_ARCH_AT91=y
  CONFIG_TARGET_SAMA5D4_XPLAINED=y
bd328eb38   Joe Hershberger   Clean all defconf...
4
5
  CONFIG_SPL=y
  CONFIG_SYS_EXTRA_OPTIONS="SAMA5D4,SYS_USE_MMC"
ef0f2f575   Joe Hershberger   Move defaults fro...
6
7
8
9
10
  # CONFIG_CMD_IMI is not set
  # CONFIG_CMD_IMLS is not set
  # CONFIG_CMD_LOADS is not set
  # CONFIG_CMD_FLASH is not set
  # CONFIG_CMD_FPGA is not set
c9bb942e2   Joe Hershberger   Move default y co...
11
  CONFIG_SPI_FLASH=y