Kconfig 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
  1. menu "Platform support"
  2. choice
  3. prompt "Machine type"
  4. depends on PPC64 || CLASSIC32
  5. default PPC_MULTIPLATFORM
  6. config PPC_MULTIPLATFORM
  7. bool "Generic desktop/server/laptop"
  8. help
  9. Select this option if configuring for an IBM pSeries or
  10. RS/6000 machine, an Apple machine, or a PReP, CHRP,
  11. Maple or Cell-based machine.
  12. config EMBEDDED6xx
  13. bool "Embedded 6xx/7xx/7xxx-based board"
  14. depends on PPC32 && (BROKEN||BROKEN_ON_SMP)
  15. config APUS
  16. bool "Amiga-APUS"
  17. depends on PPC32 && BROKEN
  18. help
  19. Select APUS if configuring for a PowerUP Amiga.
  20. More information is available at:
  21. <http://linux-apus.sourceforge.net/>.
  22. endchoice
  23. source "arch/powerpc/platforms/pseries/Kconfig"
  24. source "arch/powerpc/platforms/iseries/Kconfig"
  25. source "arch/powerpc/platforms/chrp/Kconfig"
  26. source "arch/powerpc/platforms/52xx/Kconfig"
  27. source "arch/powerpc/platforms/powermac/Kconfig"
  28. source "arch/powerpc/platforms/prep/Kconfig"
  29. source "arch/powerpc/platforms/maple/Kconfig"
  30. source "arch/powerpc/platforms/pasemi/Kconfig"
  31. source "arch/powerpc/platforms/celleb/Kconfig"
  32. source "arch/powerpc/platforms/ps3/Kconfig"
  33. source "arch/powerpc/platforms/cell/Kconfig"
  34. source "arch/powerpc/platforms/8xx/Kconfig"
  35. source "arch/powerpc/platforms/82xx/Kconfig"
  36. source "arch/powerpc/platforms/83xx/Kconfig"
  37. source "arch/powerpc/platforms/85xx/Kconfig"
  38. source "arch/powerpc/platforms/86xx/Kconfig"
  39. source "arch/powerpc/platforms/embedded6xx/Kconfig"
  40. #source "arch/powerpc/platforms/4xx/Kconfig
  41. config PPC_NATIVE
  42. bool
  43. depends on PPC_MULTIPLATFORM
  44. help
  45. Support for running natively on the hardware, i.e. without
  46. a hypervisor. This option is not user-selectable but should
  47. be selected by all platforms that need it.
  48. config UDBG_RTAS_CONSOLE
  49. bool "RTAS based debug console"
  50. depends on PPC_RTAS
  51. default n
  52. config PPC_UDBG_BEAT
  53. bool "BEAT based debug console"
  54. depends on PPC_CELLEB
  55. default n
  56. config XICS
  57. depends on PPC_PSERIES
  58. bool
  59. default y
  60. config MPIC
  61. bool
  62. default n
  63. config MPIC_WEIRD
  64. bool
  65. default n
  66. config PPC_I8259
  67. bool
  68. default n
  69. config U3_DART
  70. bool
  71. depends on PPC_MULTIPLATFORM && PPC64
  72. default n
  73. config PPC_RTAS
  74. bool
  75. default n
  76. config RTAS_ERROR_LOGGING
  77. bool
  78. depends on PPC_RTAS
  79. default n
  80. config RTAS_PROC
  81. bool "Proc interface to RTAS"
  82. depends on PPC_RTAS
  83. default y
  84. config RTAS_FLASH
  85. tristate "Firmware flash interface"
  86. depends on PPC64 && RTAS_PROC
  87. config PPC_PMI
  88. tristate "Support for PMI"
  89. depends PPC_IBM_CELL_BLADE
  90. help
  91. PMI (Platform Management Interrupt) is a way to
  92. communicate with the BMC (Baseboard Mangement Controller).
  93. It is used in some IBM Cell blades.
  94. default m
  95. config MMIO_NVRAM
  96. bool
  97. default n
  98. config MPIC_U3_HT_IRQS
  99. bool
  100. depends on PPC_MAPLE
  101. default y
  102. config IBMVIO
  103. depends on PPC_PSERIES || PPC_ISERIES
  104. bool
  105. default y
  106. config IBMEBUS
  107. depends on PPC_PSERIES
  108. bool "Support for GX bus based adapters"
  109. help
  110. Bus device driver for GX bus based adapters.
  111. config PPC_MPC106
  112. bool
  113. default n
  114. config PPC_970_NAP
  115. bool
  116. default n
  117. config PPC_INDIRECT_IO
  118. bool
  119. select GENERIC_IOMAP
  120. default n
  121. config GENERIC_IOMAP
  122. bool
  123. default n
  124. menu "CPU Frequency support"
  125. depends on PPC64 || CLASSIC32
  126. source "drivers/cpufreq/Kconfig"
  127. config CPU_FREQ_PMAC
  128. bool "Support for Apple PowerBooks"
  129. depends on CPU_FREQ && ADB_PMU && PPC32
  130. select CPU_FREQ_TABLE
  131. help
  132. This adds support for frequency switching on Apple PowerBooks,
  133. this currently includes some models of iBook & Titanium
  134. PowerBook.
  135. config CPU_FREQ_PMAC64
  136. bool "Support for some Apple G5s"
  137. depends on CPU_FREQ && PPC64
  138. select CPU_FREQ_TABLE
  139. help
  140. This adds support for frequency switching on Apple iMac G5,
  141. and some of the more recent desktop G5 machines as well.
  142. config PPC_PASEMI_CPUFREQ
  143. bool "Support for PA Semi PWRficient"
  144. depends on CPU_FREQ && PPC_PASEMI
  145. default y
  146. select CPU_FREQ_TABLE
  147. help
  148. This adds the support for frequency switching on PA Semi
  149. PWRficient processors.
  150. endmenu
  151. config PPC601_SYNC_FIX
  152. bool "Workarounds for PPC601 bugs"
  153. depends on 6xx && (PPC_PREP || PPC_PMAC)
  154. help
  155. Some versions of the PPC601 (the first PowerPC chip) have bugs which
  156. mean that extra synchronization instructions are required near
  157. certain instructions, typically those that make major changes to the
  158. CPU state. These extra instructions reduce performance slightly.
  159. If you say N here, these extra instructions will not be included,
  160. resulting in a kernel which will run faster but may not run at all
  161. on some systems with the PPC601 chip.
  162. If in doubt, say Y here.
  163. config TAU
  164. bool "On-chip CPU temperature sensor support"
  165. depends on CLASSIC32
  166. help
  167. G3 and G4 processors have an on-chip temperature sensor called the
  168. 'Thermal Assist Unit (TAU)', which, in theory, can measure the on-die
  169. temperature within 2-4 degrees Celsius. This option shows the current
  170. on-die temperature in /proc/cpuinfo if the cpu supports it.
  171. Unfortunately, on some chip revisions, this sensor is very inaccurate
  172. and in many cases, does not work at all, so don't assume the cpu
  173. temp is actually what /proc/cpuinfo says it is.
  174. config TAU_INT
  175. bool "Interrupt driven TAU driver (DANGEROUS)"
  176. depends on TAU
  177. ---help---
  178. The TAU supports an interrupt driven mode which causes an interrupt
  179. whenever the temperature goes out of range. This is the fastest way
  180. to get notified the temp has exceeded a range. With this option off,
  181. a timer is used to re-check the temperature periodically.
  182. However, on some cpus it appears that the TAU interrupt hardware
  183. is buggy and can cause a situation which would lead unexplained hard
  184. lockups.
  185. Unless you are extending the TAU driver, or enjoy kernel/hardware
  186. debugging, leave this option off.
  187. config TAU_AVERAGE
  188. bool "Average high and low temp"
  189. depends on TAU
  190. ---help---
  191. The TAU hardware can compare the temperature to an upper and lower
  192. bound. The default behavior is to show both the upper and lower
  193. bound in /proc/cpuinfo. If the range is large, the temperature is
  194. either changing a lot, or the TAU hardware is broken (likely on some
  195. G4's). If the range is small (around 4 degrees), the temperature is
  196. relatively stable. If you say Y here, a single temperature value,
  197. halfway between the upper and lower bounds, will be reported in
  198. /proc/cpuinfo.
  199. If in doubt, say N here.
  200. config QUICC_ENGINE
  201. bool
  202. help
  203. The QUICC Engine (QE) is a new generation of communications
  204. coprocessors on Freescale embedded CPUs (akin to CPM in older chips).
  205. Selecting this option means that you wish to build a kernel
  206. for a machine with a QE coprocessor.
  207. config CPM2
  208. bool
  209. default n
  210. help
  211. The CPM2 (Communications Processor Module) is a coprocessor on
  212. embedded CPUs made by Freescale. Selecting this option means that
  213. you wish to build a kernel for a machine with a CPM2 coprocessor
  214. on it (826x, 827x, 8560).
  215. endmenu