Kconfig 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. # arch/arm/mach-exynos4/Kconfig
  2. #
  3. # Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
  4. # http://www.samsung.com/
  5. #
  6. # Licensed under GPLv2
  7. # Configuration options for the EXYNOS4
  8. if ARCH_EXYNOS4
  9. config CPU_EXYNOS4210
  10. bool
  11. select S3C_PL330_DMA
  12. help
  13. Enable EXYNOS4210 CPU support
  14. config EXYNOS4_MCT
  15. bool "Kernel timer support by MCT"
  16. help
  17. Use MCT (Multi Core Timer) as kernel timers
  18. config EXYNOS4_DEV_AHCI
  19. bool
  20. help
  21. Compile in platform device definitions for AHCI
  22. config EXYNOS4_DEV_PD
  23. bool
  24. help
  25. Compile in platform device definitions for Power Domain
  26. config EXYNOS4_DEV_SYSMMU
  27. bool
  28. help
  29. Common setup code for SYSTEM MMU in EXYNOS4
  30. config EXYNOS4_SETUP_I2C1
  31. bool
  32. help
  33. Common setup code for i2c bus 1.
  34. config EXYNOS4_SETUP_I2C2
  35. bool
  36. help
  37. Common setup code for i2c bus 2.
  38. config EXYNOS4_SETUP_I2C3
  39. bool
  40. help
  41. Common setup code for i2c bus 3.
  42. config EXYNOS4_SETUP_I2C4
  43. bool
  44. help
  45. Common setup code for i2c bus 4.
  46. config EXYNOS4_SETUP_I2C5
  47. bool
  48. help
  49. Common setup code for i2c bus 5.
  50. config EXYNOS4_SETUP_I2C6
  51. bool
  52. help
  53. Common setup code for i2c bus 6.
  54. config EXYNOS4_SETUP_I2C7
  55. bool
  56. help
  57. Common setup code for i2c bus 7.
  58. config EXYNOS4_SETUP_KEYPAD
  59. bool
  60. help
  61. Common setup code for keypad.
  62. config EXYNOS4_SETUP_SDHCI
  63. bool
  64. select EXYNOS4_SETUP_SDHCI_GPIO
  65. help
  66. Internal helper functions for EXYNOS4 based SDHCI systems.
  67. config EXYNOS4_SETUP_SDHCI_GPIO
  68. bool
  69. help
  70. Common setup code for SDHCI gpio.
  71. config EXYNOS4_SETUP_FIMC
  72. bool
  73. help
  74. Common setup code for the camera interfaces.
  75. # machine support
  76. menu "EXYNOS4 Machines"
  77. config MACH_SMDKC210
  78. bool "SMDKC210"
  79. select CPU_EXYNOS4210
  80. select S3C_DEV_RTC
  81. select S3C_DEV_WDT
  82. select S3C_DEV_I2C1
  83. select S3C_DEV_HSMMC
  84. select S3C_DEV_HSMMC1
  85. select S3C_DEV_HSMMC2
  86. select S3C_DEV_HSMMC3
  87. select EXYNOS4_DEV_PD
  88. select EXYNOS4_DEV_SYSMMU
  89. select EXYNOS4_SETUP_I2C1
  90. select EXYNOS4_SETUP_SDHCI
  91. help
  92. Machine support for Samsung SMDKC210
  93. config MACH_SMDKV310
  94. bool "SMDKV310"
  95. select CPU_EXYNOS4210
  96. select S3C_DEV_RTC
  97. select S3C_DEV_WDT
  98. select S3C_DEV_I2C1
  99. select S3C_DEV_HSMMC
  100. select S3C_DEV_HSMMC1
  101. select S3C_DEV_HSMMC2
  102. select S3C_DEV_HSMMC3
  103. select SAMSUNG_DEV_KEYPAD
  104. select EXYNOS4_DEV_PD
  105. select EXYNOS4_DEV_SYSMMU
  106. select EXYNOS4_SETUP_I2C1
  107. select EXYNOS4_SETUP_KEYPAD
  108. select EXYNOS4_SETUP_SDHCI
  109. help
  110. Machine support for Samsung SMDKV310
  111. config MACH_ARMLEX4210
  112. bool "ARMLEX4210"
  113. select CPU_EXYNOS4210
  114. select S3C_DEV_RTC
  115. select S3C_DEV_WDT
  116. select S3C_DEV_HSMMC
  117. select S3C_DEV_HSMMC2
  118. select S3C_DEV_HSMMC3
  119. select EXYNOS4_DEV_AHCI
  120. select EXYNOS4_DEV_SYSMMU
  121. select EXYNOS4_SETUP_SDHCI
  122. help
  123. Machine support for Samsung ARMLEX4210 based on EXYNOS4210
  124. config MACH_UNIVERSAL_C210
  125. bool "Mobile UNIVERSAL_C210 Board"
  126. select CPU_EXYNOS4210
  127. select S3C_DEV_HSMMC
  128. select S3C_DEV_HSMMC2
  129. select S3C_DEV_HSMMC3
  130. select S3C_DEV_I2C1
  131. select S3C_DEV_I2C5
  132. select S5P_DEV_ONENAND
  133. select EXYNOS4_SETUP_I2C1
  134. select EXYNOS4_SETUP_I2C5
  135. select EXYNOS4_SETUP_SDHCI
  136. help
  137. Machine support for Samsung Mobile Universal S5PC210 Reference
  138. Board.
  139. config MACH_NURI
  140. bool "Mobile NURI Board"
  141. select CPU_EXYNOS4210
  142. select S3C_DEV_WDT
  143. select S3C_DEV_HSMMC
  144. select S3C_DEV_HSMMC2
  145. select S3C_DEV_HSMMC3
  146. select S3C_DEV_I2C1
  147. select S3C_DEV_I2C5
  148. select EXYNOS4_SETUP_I2C1
  149. select EXYNOS4_SETUP_I2C5
  150. select EXYNOS4_SETUP_SDHCI
  151. select SAMSUNG_DEV_PWM
  152. help
  153. Machine support for Samsung Mobile NURI Board.
  154. endmenu
  155. comment "Configuration for HSMMC bus width"
  156. menu "Use 8-bit bus width"
  157. config EXYNOS4_SDHCI_CH0_8BIT
  158. bool "Channel 0 with 8-bit bus"
  159. help
  160. Support HSMMC Channel 0 8-bit bus.
  161. If selected, Channel 1 is disabled.
  162. config EXYNOS4_SDHCI_CH2_8BIT
  163. bool "Channel 2 with 8-bit bus"
  164. help
  165. Support HSMMC Channel 2 8-bit bus.
  166. If selected, Channel 3 is disabled.
  167. endmenu
  168. endif