sh7753evb_defconfig 767 B

123456789101112131415161718192021222324252627282930
  1. CONFIG_SH=y
  2. CONFIG_MMC=y
  3. CONFIG_TARGET_SH7753EVB=y
  4. CONFIG_BOOTDELAY=3
  5. CONFIG_VERSION_VARIABLE=y
  6. # CONFIG_CMD_BDI is not set
  7. # CONFIG_CMD_CONSOLE is not set
  8. # CONFIG_CMD_BOOTD is not set
  9. # 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
  13. # CONFIG_CMD_ENV_EXISTS is not set
  14. # CONFIG_CMD_LOADB is not set
  15. # CONFIG_CMD_FLASH is not set
  16. CONFIG_CMD_MMC=y
  17. CONFIG_CMD_SF=y
  18. # CONFIG_CMD_FPGA is not set
  19. # CONFIG_CMD_ECHO is not set
  20. # CONFIG_CMD_ITEST is not set
  21. # CONFIG_CMD_SOURCE is not set
  22. # CONFIG_CMD_SETEXPR is not set
  23. CONFIG_CMD_MII=y
  24. CONFIG_CMD_PING=y
  25. # CONFIG_CMD_MISC is not set
  26. CONFIG_CMD_EXT2=y
  27. CONFIG_SPI_FLASH=y
  28. CONFIG_SPI_FLASH_MACRONIX=y
  29. CONFIG_SPI_FLASH_STMICRO=y
  30. CONFIG_USE_PRIVATE_LIBGCC=y