Kconfig 2.7 KB

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