Kconfig 5.9 KB

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