Kconfig 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  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
  14. config S3C6410_SETUP_SDHCI
  15. bool
  16. help
  17. Internal helper functions for S3C6410 based SDHCI systems
  18. config MACH_ANW6410
  19. bool "A&W6410"
  20. select CPU_S3C6410
  21. select S3C_DEV_FB
  22. select S3C64XX_SETUP_FB_24BPP
  23. help
  24. Machine support for the A&W6410
  25. config MACH_SMDK6410
  26. bool "SMDK6410"
  27. select CPU_S3C6410
  28. select S3C_DEV_HSMMC
  29. select S3C_DEV_HSMMC1
  30. select S3C_DEV_I2C1
  31. select S3C_DEV_FB
  32. select S3C6410_SETUP_SDHCI
  33. select S3C64XX_SETUP_I2C1
  34. select S3C64XX_SETUP_FB_24BPP
  35. help
  36. Machine support for the Samsung SMDK6410
  37. # At least some of the SMDK6410s were shipped with the card detect
  38. # for the MMC/SD slots connected to the same input. This means that
  39. # either the boards need to be altered to have channel0 to an alternate
  40. # configuration or that only one slot can be used.
  41. choice
  42. prompt "SMDK6410 MMC/SD slot setup"
  43. depends on MACH_SMDK6410
  44. config SMDK6410_SD_CH0
  45. bool "Use channel 0 only"
  46. depends on MACH_SMDK6410
  47. help
  48. Select CON7 (channel 0) as the MMC/SD slot, as
  49. at least some SMDK6410 boards come with the
  50. resistors fitted so that the card detects for
  51. channels 0 and 1 are the same.
  52. config SMDK6410_SD_CH1
  53. bool "Use channel 1 only"
  54. depends on MACH_SMDK6410
  55. help
  56. Select CON6 (channel 1) as the MMC/SD slot, as
  57. at least some SMDK6410 boards come with the
  58. resistors fitted so that the card detects for
  59. channels 0 and 1 are the same.
  60. endchoice
  61. config SMDK6410_WM1190_EV1
  62. bool "Support Wolfson Microelectronics 1190-EV1 PMIC card"
  63. depends on MACH_SMDK6410
  64. select REGULATOR
  65. select REGULATOR_WM8350
  66. select MFD_WM8350_I2C
  67. select MFD_WM8350_CONFIG_MODE_0
  68. select MFD_WM8350_CONFIG_MODE_3
  69. select MFD_WM8352_CONFIG_MODE_0
  70. help
  71. The Wolfson Microelectronics 1190-EV1 is a WM835x based PMIC
  72. and audio daughtercard for the Samsung SMDK6410 reference
  73. platform. Enabling this option will build support for this
  74. module into the kernel. The presence of the module will be
  75. detected at runtime so the the resulting kernel can be used
  76. with or without the 1190-EV1 fitted.
  77. config MACH_NCP
  78. bool "NCP"
  79. select CPU_S3C6410
  80. select S3C_DEV_I2C1
  81. select S3C_DEV_HSMMC1
  82. select S3C64XX_SETUP_I2C1
  83. help
  84. Machine support for the Samsung NCP