Kconfig 585 B

123456789101112131415161718192021222324252627282930
  1. # Copyright 2008 Openmoko, Inc.
  2. # Simtec Electronics, Ben Dooks <ben@simtec.co.uk>
  3. #
  4. # Licensed under GPLv2
  5. # Configuration options for the S3C6410 CPU
  6. config CPU_S3C6400
  7. bool
  8. select CPU_S3C6400_INIT
  9. select CPU_S3C6400_CLOCK
  10. help
  11. Enable S3C6400 CPU support
  12. config S3C6400_SETUP_SDHCI
  13. bool
  14. help
  15. Internal configuration for default SDHCI
  16. setup for S3C6400.
  17. # S36400 Macchine support
  18. config MACH_SMDK6400
  19. bool "SMDK6400"
  20. select CPU_S3C6400
  21. select S3C_DEV_HSMMC
  22. select S3C_DEV_NAND
  23. select S3C6400_SETUP_SDHCI
  24. help
  25. Machine support for the Samsung SMDK6400