Kconfig 286 B

12345678910111213141516
  1. # arch/arm/mach-s3c6410/Kconfig
  2. #
  3. # Copyright 2008 Openmoko, Inc.
  4. # Copyright 2008 Simtec Electronics
  5. #
  6. # Licensed under GPLv2
  7. # Configuration options for the S3C6410 CPU
  8. config CPU_S3C6410
  9. bool
  10. select CPU_S3C6400_INIT
  11. select CPU_S3C6400_CLOCK
  12. help
  13. Enable S3C6410 CPU support