Kconfig 2.8 KB

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