Kconfig 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. menuconfig ARCH_SA1100
  3. bool "SA11x0 Implementations"
  4. depends on ARCH_MULTI_V4 && !(ARCH_MULTI_V4T || ARCH_MULTI_V5)
  5. depends on !(ARCH_MOXART || ARCH_GEMINI)
  6. depends on ATAGS
  7. depends on CPU_LITTLE_ENDIAN
  8. depends on MMU
  9. select ARCH_NO_SG_CHAIN
  10. select ARCH_MTD_XIP
  11. select CLKSRC_MMIO
  12. select CLKSRC_PXA
  13. select CPU_FREQ
  14. select CPU_SA1100
  15. select GPIOLIB
  16. select IRQ_DOMAIN
  17. select ISA
  18. select NEED_MACH_MEMORY_H
  19. help
  20. Support for StrongARM 11x0 based boards.
  21. if ARCH_SA1100
  22. config SA1100_ASSABET
  23. bool "Assabet"
  24. select ARM_SA1110_CPUFREQ
  25. select GPIO_REG
  26. select LEDS_GPIO_REGISTER
  27. select REGULATOR
  28. select REGULATOR_FIXED_VOLTAGE
  29. help
  30. Say Y here if you are using the Intel(R) StrongARM(R) SA-1110
  31. Microprocessor Development Board (also known as the Assabet).
  32. config ASSABET_NEPONSET
  33. bool "Include support for Neponset"
  34. depends on SA1100_ASSABET
  35. select SA1111
  36. help
  37. Say Y here if you are using the Intel(R) StrongARM(R) SA-1110
  38. Microprocessor Development Board (Assabet) with the SA-1111
  39. Development Board (Nepon).
  40. config SA1100_CERF
  41. bool "CerfBoard"
  42. depends on UNUSED_BOARD_FILES
  43. select ARM_SA1110_CPUFREQ
  44. select LEDS_GPIO_REGISTER
  45. help
  46. The Intrinsyc CerfBoard is based on the StrongARM 1110 (Discontinued).
  47. More information is available at:
  48. <http://www.intrinsyc.com/products/cerfboard/>.
  49. Say Y if configuring for an Intrinsyc CerfBoard.
  50. Say N otherwise.
  51. choice
  52. prompt "Cerf Flash available"
  53. depends on SA1100_CERF
  54. default SA1100_CERF_FLASH_8MB
  55. config SA1100_CERF_FLASH_8MB
  56. bool "8MB"
  57. config SA1100_CERF_FLASH_16MB
  58. bool "16MB"
  59. config SA1100_CERF_FLASH_32MB
  60. bool "32MB"
  61. endchoice
  62. config SA1100_COLLIE
  63. bool "Sharp Zaurus SL5500"
  64. # FIXME: select ARM_SA11x0_CPUFREQ
  65. select SHARP_LOCOMO
  66. select SHARP_PARAM
  67. select SHARP_SCOOP
  68. help
  69. Say Y here to support the Sharp Zaurus SL5500 PDAs.
  70. config SA1100_H3100
  71. bool "Compaq iPAQ H3100"
  72. depends on UNUSED_BOARD_FILES
  73. select ARM_SA1110_CPUFREQ
  74. select HTC_EGPIO
  75. select MFD_IPAQ_MICRO
  76. help
  77. Say Y here if you intend to run this kernel on the Compaq iPAQ
  78. H3100 handheld computer.
  79. config SA1100_H3600
  80. bool "Compaq iPAQ H3600/H3700"
  81. select ARM_SA1110_CPUFREQ
  82. select HTC_EGPIO
  83. select MFD_IPAQ_MICRO
  84. help
  85. Say Y here if you intend to run this kernel on the Compaq iPAQ
  86. H3600 and H3700 handheld computers.
  87. config SA1100_BADGE4
  88. bool "HP Labs BadgePAD 4"
  89. depends on UNUSED_BOARD_FILES
  90. select ARM_SA1100_CPUFREQ
  91. select SA1111
  92. help
  93. Say Y here if you want to build a kernel for the HP Laboratories
  94. BadgePAD 4.
  95. config SA1100_JORNADA720
  96. bool "HP Jornada 720"
  97. depends on UNUSED_BOARD_FILES
  98. # FIXME: select ARM_SA11x0_CPUFREQ
  99. select SA1111
  100. help
  101. Say Y here if you want to build a kernel for the HP Jornada 720
  102. handheld computer. See
  103. <http://h10025.www1.hp.com/ewfrf/wc/product?product=61677&cc=us&lc=en&dlc=en&product=61677#>
  104. config SA1100_JORNADA720_SSP
  105. bool "HP Jornada 720 Extended SSP driver"
  106. depends on SA1100_JORNADA720
  107. select SA1100_SSP
  108. help
  109. Say Y here if you have a HP Jornada 7xx handheld computer and you
  110. want to access devices connected to the MCU. Those include the
  111. keyboard, touchscreen, backlight and battery. This driver also activates
  112. the generic SSP which it extends.
  113. config SA1100_HACKKIT
  114. bool "HackKit Core CPU Board"
  115. depends on UNUSED_BOARD_FILES
  116. select ARM_SA1100_CPUFREQ
  117. help
  118. Say Y here to support the HackKit Core CPU Board
  119. <http://hackkit.eletztrick.de>;
  120. config SA1100_LART
  121. bool "LART"
  122. depends on UNUSED_BOARD_FILES
  123. select ARM_SA1100_CPUFREQ
  124. help
  125. Say Y here if you are using the Linux Advanced Radio Terminal
  126. (also known as the LART). See <http://www.lartmaker.nl/> for
  127. information on the LART.
  128. config SA1100_NANOENGINE
  129. bool "nanoEngine"
  130. depends on UNUSED_BOARD_FILES
  131. select ARM_SA1110_CPUFREQ
  132. select FORCE_PCI
  133. select PCI_NANOENGINE
  134. help
  135. Say Y here if you are using the Bright Star Engineering nanoEngine.
  136. See <http://www.brightstareng.com/arm/nanoeng.htm> for information
  137. on the BSE nanoEngine.
  138. config SA1100_PLEB
  139. bool "PLEB"
  140. depends on UNUSED_BOARD_FILES
  141. select ARM_SA1100_CPUFREQ
  142. help
  143. Say Y here if you are using version 1 of the Portable Linux
  144. Embedded Board (also known as PLEB).
  145. See <http://www.disy.cse.unsw.edu.au/Hardware/PLEB/>
  146. for more information.
  147. config SA1100_SHANNON
  148. bool "Shannon"
  149. depends on UNUSED_BOARD_FILES
  150. select ARM_SA1100_CPUFREQ
  151. select REGULATOR
  152. select REGULATOR_FIXED_VOLTAGE
  153. help
  154. The Shannon (also known as a Tuxscreen, and also as a IS2630) was a
  155. limited edition webphone produced by Philips. The Shannon is a SA1100
  156. platform with a 640x480 LCD, touchscreen, CIR keyboard, PCMCIA slots,
  157. and a telco interface.
  158. config SA1100_SIMPAD
  159. bool "Simpad"
  160. depends on UNUSED_BOARD_FILES
  161. select ARM_SA1110_CPUFREQ
  162. help
  163. The SIEMENS webpad SIMpad is based on the StrongARM 1110. There
  164. are two different versions CL4 and SL4. CL4 has 32MB RAM and 16MB
  165. FLASH. The SL4 version got 64 MB RAM and 32 MB FLASH and a
  166. PCMCIA-Slot. The version for the Germany Telecom (DTAG) is the same
  167. like CL4 in additional it has a PCMCIA-Slot. For more information
  168. visit <http://www.usa.siemens.com/> or <http://www.siemens.ch/>.
  169. config SA1100_SSP
  170. tristate "Generic PIO SSP"
  171. depends on UNUSED_BOARD_FILES
  172. help
  173. Say Y here to enable support for the generic PIO SSP driver.
  174. This isn't for audio support, but for attached sensors and
  175. other devices, eg for BadgePAD 4 sensor support.
  176. endif