Kconfig 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. # Copyright 2007 Simtec Electronics
  2. #
  3. # Licensed under GPLv2
  4. config CPU_S3C2410
  5. bool
  6. depends on ARCH_S3C2410
  7. select CPU_ARM920T
  8. select S3C_GPIO_PULL_UP
  9. select S3C2410_CLOCK
  10. select S3C2410_GPIO
  11. select CPU_LLSERIAL_S3C2410
  12. select S3C2410_PM if PM
  13. select S3C2410_CPUFREQ if CPU_FREQ_S3C24XX
  14. help
  15. Support for S3C2410 and S3C2410A family from the S3C24XX line
  16. of Samsung Mobile CPUs.
  17. config CPU_S3C2410_DMA
  18. bool
  19. depends on S3C2410_DMA && (CPU_S3C2410 || CPU_S3C2442)
  20. default y if CPU_S3C2410 || CPU_S3C2442
  21. help
  22. DMA device selection for S3C2410 and compatible CPUs
  23. config S3C2410_PM
  24. bool
  25. help
  26. Power Management code common to S3C2410 and better
  27. config S3C2410_GPIO
  28. bool
  29. help
  30. GPIO code for S3C2410 and similar processors
  31. config SIMTEC_NOR
  32. bool
  33. help
  34. Internal node to specify machine has simtec NOR mapping
  35. config MACH_BAST_IDE
  36. bool
  37. select HAVE_PATA_PLATFORM
  38. help
  39. Internal node for machines with an BAST style IDE
  40. interface
  41. # cpu frequency scaling support
  42. config S3C2410_CPUFREQ
  43. bool
  44. depends on CPU_FREQ_S3C24XX && CPU_S3C2410
  45. select S3C2410_CPUFREQ_UTILS
  46. help
  47. CPU Frequency scaling support for S3C2410
  48. config S3C2410_PLLTABLE
  49. bool
  50. depends on S3C2410_CPUFREQ && CPU_FREQ_S3C24XX_PLL
  51. default y
  52. help
  53. Select the PLL table for the S3C2410
  54. menu "S3C2410 Machines"
  55. config ARCH_SMDK2410
  56. bool "SMDK2410/A9M2410"
  57. select CPU_S3C2410
  58. select MACH_SMDK
  59. help
  60. Say Y here if you are using the SMDK2410 or the derived module A9M2410
  61. <http://www.fsforth.de>
  62. config ARCH_H1940
  63. bool "IPAQ H1940"
  64. select CPU_S3C2410
  65. select PM_H1940 if PM
  66. select S3C_DEV_USB_HOST
  67. select S3C_DEV_NAND
  68. select S3C2410_SETUP_TS
  69. help
  70. Say Y here if you are using the HP IPAQ H1940
  71. config H1940BT
  72. tristate "Control the state of H1940 bluetooth chip"
  73. depends on ARCH_H1940
  74. select RFKILL
  75. help
  76. This is a simple driver that is able to control
  77. the state of built in bluetooth chip on h1940.
  78. config PM_H1940
  79. bool
  80. help
  81. Internal node for H1940 and related PM
  82. config MACH_N30
  83. bool "Acer N30 family"
  84. select CPU_S3C2410
  85. select MACH_N35
  86. select S3C_DEV_USB_HOST
  87. select S3C_DEV_NAND
  88. help
  89. Say Y here if you want suppt for the Acer N30, Acer N35,
  90. Navman PiN570, Yakumo AlphaX or Airis NC05 PDAs.
  91. config MACH_N35
  92. bool
  93. help
  94. Internal node in order to enable support for Acer N35 if Acer N30 is
  95. selected.
  96. config ARCH_BAST
  97. bool "Simtec Electronics BAST (EB2410ITX)"
  98. select CPU_S3C2410
  99. select S3C2410_IOTIMING if S3C2410_CPUFREQ
  100. select PM_SIMTEC if PM
  101. select SIMTEC_NOR
  102. select MACH_BAST_IDE
  103. select S3C24XX_DCLK
  104. select ISA
  105. select S3C_DEV_HWMON
  106. select S3C_DEV_USB_HOST
  107. select S3C_DEV_NAND
  108. help
  109. Say Y here if you are using the Simtec Electronics EB2410ITX
  110. development board (also known as BAST)
  111. config MACH_OTOM
  112. bool "NexVision OTOM Board"
  113. select CPU_S3C2410
  114. select S3C_DEV_USB_HOST
  115. select S3C_DEV_NAND
  116. help
  117. Say Y here if you are using the Nex Vision OTOM board
  118. config MACH_AML_M5900
  119. bool "AML M5900 Series"
  120. select CPU_S3C2410
  121. select PM_SIMTEC if PM
  122. select S3C_DEV_USB_HOST
  123. help
  124. Say Y here if you are using the American Microsystems M5900 Series
  125. <http://www.amltd.com>
  126. config BAST_PC104_IRQ
  127. bool "BAST PC104 IRQ support"
  128. depends on ARCH_BAST
  129. default y
  130. help
  131. Say Y here to enable the PC104 IRQ routing on the
  132. Simtec BAST (EB2410ITX)
  133. config MACH_TCT_HAMMER
  134. bool "TCT Hammer Board"
  135. select CPU_S3C2410
  136. select S3C_DEV_USB_HOST
  137. help
  138. Say Y here if you are using the TinCanTools Hammer Board
  139. <http://www.tincantools.com>
  140. config MACH_VR1000
  141. bool "Thorcom VR1000"
  142. select PM_SIMTEC if PM
  143. select S3C24XX_DCLK
  144. select SIMTEC_NOR
  145. select MACH_BAST_IDE
  146. select CPU_S3C2410
  147. select S3C_DEV_USB_HOST
  148. help
  149. Say Y here if you are using the Thorcom VR1000 board.
  150. config MACH_QT2410
  151. bool "QT2410"
  152. select CPU_S3C2410
  153. select S3C_DEV_USB_HOST
  154. select S3C_DEV_NAND
  155. help
  156. Say Y here if you are using the Armzone QT2410
  157. endmenu