Kconfig 32 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004
  1. #
  2. # X86 Platform Specific Drivers
  3. #
  4. menuconfig X86_PLATFORM_DEVICES
  5. bool "X86 Platform Specific Device Drivers"
  6. default y
  7. depends on X86
  8. ---help---
  9. Say Y here to get to see options for device drivers for various
  10. x86 platforms, including vendor-specific laptop extension drivers.
  11. This option alone does not add any kernel code.
  12. If you say N, all options in this submenu will be skipped and disabled.
  13. if X86_PLATFORM_DEVICES
  14. config ACER_WMI
  15. tristate "Acer WMI Laptop Extras"
  16. depends on ACPI
  17. select LEDS_CLASS
  18. select NEW_LEDS
  19. depends on BACKLIGHT_CLASS_DEVICE
  20. depends on SERIO_I8042
  21. depends on INPUT
  22. depends on RFKILL || RFKILL = n
  23. depends on ACPI_WMI
  24. select INPUT_SPARSEKMAP
  25. # Acer WMI depends on ACPI_VIDEO when ACPI is enabled
  26. select ACPI_VIDEO if ACPI
  27. ---help---
  28. This is a driver for newer Acer (and Wistron) laptops. It adds
  29. wireless radio and bluetooth control, and on some laptops,
  30. exposes the mail LED and LCD backlight.
  31. If you have an ACPI-WMI compatible Acer/ Wistron laptop, say Y or M
  32. here.
  33. config ACERHDF
  34. tristate "Acer Aspire One temperature and fan driver"
  35. depends on ACPI && THERMAL
  36. select THERMAL_GOV_BANG_BANG
  37. ---help---
  38. This is a driver for Acer Aspire One netbooks. It allows to access
  39. the temperature sensor and to control the fan.
  40. After loading this driver the BIOS is still in control of the fan.
  41. To let the kernel handle the fan, do:
  42. echo -n enabled > /sys/class/thermal/thermal_zone0/mode
  43. For more information about this driver see
  44. <http://piie.net/files/acerhdf_README.txt>
  45. If you have an Acer Aspire One netbook, say Y or M
  46. here.
  47. config ALIENWARE_WMI
  48. tristate "Alienware Special feature control"
  49. depends on ACPI
  50. depends on LEDS_CLASS
  51. depends on NEW_LEDS
  52. depends on ACPI_WMI
  53. ---help---
  54. This is a driver for controlling Alienware BIOS driven
  55. features. It exposes an interface for controlling the AlienFX
  56. zones on Alienware machines that don't contain a dedicated AlienFX
  57. USB MCU such as the X51 and X51-R2.
  58. config ASUS_LAPTOP
  59. tristate "Asus Laptop Extras"
  60. depends on ACPI
  61. select LEDS_CLASS
  62. select NEW_LEDS
  63. depends on BACKLIGHT_CLASS_DEVICE
  64. depends on INPUT
  65. depends on RFKILL || RFKILL = n
  66. depends on ACPI_VIDEO || ACPI_VIDEO = n
  67. select INPUT_SPARSEKMAP
  68. select INPUT_POLLDEV
  69. ---help---
  70. This is a driver for Asus laptops, Lenovo SL and the Pegatron
  71. Lucid tablet. It may also support some MEDION, JVC or VICTOR
  72. laptops. It makes all the extra buttons generate standard
  73. ACPI events and input events, and on the Lucid the built-in
  74. accelerometer appears as an input device. It also adds
  75. support for video output switching, LCD backlight control,
  76. Bluetooth and Wlan control, and most importantly, allows you
  77. to blink those fancy LEDs.
  78. For more information see <http://acpi4asus.sf.net>.
  79. If you have an ACPI-compatible ASUS laptop, say Y or M here.
  80. config DELL_SMBIOS
  81. tristate "Dell SMBIOS Support"
  82. depends on DCDBAS
  83. default n
  84. ---help---
  85. This module provides common functions for kernel modules using
  86. Dell SMBIOS.
  87. If you have a Dell laptop, say Y or M here.
  88. config DELL_LAPTOP
  89. tristate "Dell Laptop Extras"
  90. depends on X86
  91. depends on DELL_SMBIOS
  92. depends on DMI
  93. depends on BACKLIGHT_CLASS_DEVICE
  94. depends on ACPI_VIDEO || ACPI_VIDEO = n
  95. depends on RFKILL || RFKILL = n
  96. depends on SERIO_I8042
  97. select POWER_SUPPLY
  98. select LEDS_CLASS
  99. select NEW_LEDS
  100. default n
  101. ---help---
  102. This driver adds support for rfkill and backlight control to Dell
  103. laptops (except for some models covered by the Compal driver).
  104. config DELL_WMI
  105. tristate "Dell WMI extras"
  106. depends on ACPI_WMI
  107. depends on DMI
  108. depends on INPUT
  109. depends on ACPI_VIDEO || ACPI_VIDEO = n
  110. depends on DELL_SMBIOS
  111. select INPUT_SPARSEKMAP
  112. ---help---
  113. Say Y here if you want to support WMI-based hotkeys on Dell laptops.
  114. To compile this driver as a module, choose M here: the module will
  115. be called dell-wmi.
  116. config DELL_WMI_AIO
  117. tristate "WMI Hotkeys for Dell All-In-One series"
  118. depends on ACPI_WMI
  119. depends on INPUT
  120. select INPUT_SPARSEKMAP
  121. ---help---
  122. Say Y here if you want to support WMI-based hotkeys on Dell
  123. All-In-One machines.
  124. To compile this driver as a module, choose M here: the module will
  125. be called dell-wmi-aio.
  126. config DELL_SMO8800
  127. tristate "Dell Latitude freefall driver (ACPI SMO88XX)"
  128. depends on ACPI
  129. ---help---
  130. Say Y here if you want to support SMO88XX freefall devices
  131. on Dell Latitude laptops.
  132. To compile this driver as a module, choose M here: the module will
  133. be called dell-smo8800.
  134. config DELL_RBTN
  135. tristate "Dell Airplane Mode Switch driver"
  136. depends on ACPI
  137. depends on INPUT
  138. depends on RFKILL
  139. ---help---
  140. Say Y here if you want to support Dell Airplane Mode Switch ACPI
  141. device on Dell laptops. Sometimes it has names: DELLABCE or DELRBTN.
  142. This driver register rfkill device or input hotkey device depending
  143. on hardware type (hw switch slider or keyboard toggle button). For
  144. rfkill devices it receive HW switch events and set correct hard
  145. rfkill state.
  146. To compile this driver as a module, choose M here: the module will
  147. be called dell-rbtn.
  148. config FUJITSU_LAPTOP
  149. tristate "Fujitsu Laptop Extras"
  150. depends on ACPI
  151. depends on INPUT
  152. depends on BACKLIGHT_CLASS_DEVICE
  153. depends on ACPI_VIDEO || ACPI_VIDEO = n
  154. depends on LEDS_CLASS || LEDS_CLASS=n
  155. ---help---
  156. This is a driver for laptops built by Fujitsu:
  157. * P2xxx/P5xxx/S6xxx/S7xxx series Lifebooks
  158. * Possibly other Fujitsu laptop models
  159. * Tested with S6410 and S7020
  160. It adds support for LCD brightness control and some hotkeys.
  161. If you have a Fujitsu laptop, say Y or M here.
  162. config FUJITSU_LAPTOP_DEBUG
  163. bool "Verbose debug mode for Fujitsu Laptop Extras"
  164. depends on FUJITSU_LAPTOP
  165. default n
  166. ---help---
  167. Enables extra debug output from the fujitsu extras driver, at the
  168. expense of a slight increase in driver size.
  169. If you are not sure, say N here.
  170. config FUJITSU_TABLET
  171. tristate "Fujitsu Tablet Extras"
  172. depends on ACPI
  173. depends on INPUT
  174. ---help---
  175. This is a driver for tablets built by Fujitsu:
  176. * Lifebook P1510/P1610/P1620/Txxxx
  177. * Stylistic ST5xxx
  178. * Possibly other Fujitsu tablet models
  179. It adds support for the panel buttons, docking station detection,
  180. tablet/notebook mode detection for convertible and
  181. orientation detection for docked slates.
  182. If you have a Fujitsu convertible or slate, say Y or M here.
  183. config AMILO_RFKILL
  184. tristate "Fujitsu-Siemens Amilo rfkill support"
  185. depends on RFKILL
  186. depends on SERIO_I8042
  187. ---help---
  188. This is a driver for enabling wifi on some Fujitsu-Siemens Amilo
  189. laptops.
  190. config TC1100_WMI
  191. tristate "HP Compaq TC1100 Tablet WMI Extras"
  192. depends on !X86_64
  193. depends on ACPI
  194. depends on ACPI_WMI
  195. ---help---
  196. This is a driver for the WMI extensions (wireless and bluetooth power
  197. control) of the HP Compaq TC1100 tablet.
  198. config HP_ACCEL
  199. tristate "HP laptop accelerometer"
  200. depends on INPUT && ACPI
  201. depends on SERIO_I8042
  202. select SENSORS_LIS3LV02D
  203. select NEW_LEDS
  204. select LEDS_CLASS
  205. help
  206. This driver provides support for the "Mobile Data Protection System 3D"
  207. or "3D DriveGuard" feature of HP laptops. On such systems the driver
  208. should load automatically (via ACPI alias).
  209. Support for a led indicating disk protection will be provided as
  210. hp::hddprotect. For more information on the feature, refer to
  211. Documentation/misc-devices/lis3lv02d.
  212. To compile this driver as a module, choose M here: the module will
  213. be called hp_accel.
  214. config HP_WIRELESS
  215. tristate "HP wireless button"
  216. depends on ACPI
  217. depends on INPUT
  218. help
  219. This driver provides supports for new HP wireless button for Windows 8.
  220. On such systems the driver should load automatically (via ACPI alias).
  221. To compile this driver as a module, choose M here: the module will
  222. be called hp-wireless.
  223. config HP_WMI
  224. tristate "HP WMI extras"
  225. depends on ACPI_WMI
  226. depends on INPUT
  227. depends on RFKILL || RFKILL = n
  228. select INPUT_SPARSEKMAP
  229. help
  230. Say Y here if you want to support WMI-based hotkeys on HP laptops and
  231. to read data from WMI such as docking or ambient light sensor state.
  232. To compile this driver as a module, choose M here: the module will
  233. be called hp-wmi.
  234. config MSI_LAPTOP
  235. tristate "MSI Laptop Extras"
  236. depends on ACPI
  237. depends on BACKLIGHT_CLASS_DEVICE
  238. depends on ACPI_VIDEO || ACPI_VIDEO = n
  239. depends on RFKILL
  240. depends on INPUT && SERIO_I8042
  241. select INPUT_SPARSEKMAP
  242. ---help---
  243. This is a driver for laptops built by MSI (MICRO-STAR
  244. INTERNATIONAL):
  245. MSI MegaBook S270 (MS-1013)
  246. Cytron/TCM/Medion/Tchibo MD96100/SAM2000
  247. It adds support for Bluetooth, WLAN and LCD brightness control.
  248. More information about this driver is available at
  249. <http://0pointer.de/lennart/tchibo.html>.
  250. If you have an MSI S270 laptop, say Y or M here.
  251. config PANASONIC_LAPTOP
  252. tristate "Panasonic Laptop Extras"
  253. depends on INPUT && ACPI
  254. depends on BACKLIGHT_CLASS_DEVICE
  255. select INPUT_SPARSEKMAP
  256. ---help---
  257. This driver adds support for access to backlight control and hotkeys
  258. on Panasonic Let's Note laptops.
  259. If you have a Panasonic Let's note laptop (such as the R1(N variant),
  260. R2, R3, R5, T2, W2 and Y2 series), say Y.
  261. config COMPAL_LAPTOP
  262. tristate "Compal (and others) Laptop Extras"
  263. depends on ACPI
  264. depends on BACKLIGHT_CLASS_DEVICE
  265. depends on ACPI_VIDEO || ACPI_VIDEO = n
  266. depends on RFKILL
  267. depends on HWMON
  268. depends on POWER_SUPPLY
  269. ---help---
  270. This is a driver for laptops built by Compal, and some models by
  271. other brands (e.g. Dell, Toshiba).
  272. It adds support for rfkill, Bluetooth, WLAN, LCD brightness, hwmon
  273. and battery charging level control.
  274. For a (possibly incomplete) list of supported laptops, please refer
  275. to: Documentation/platform/x86-laptop-drivers.txt
  276. config SONY_LAPTOP
  277. tristate "Sony Laptop Extras"
  278. depends on ACPI
  279. depends on ACPI_VIDEO || ACPI_VIDEO = n
  280. depends on BACKLIGHT_CLASS_DEVICE
  281. depends on INPUT
  282. depends on RFKILL
  283. ---help---
  284. This mini-driver drives the SNC and SPIC devices present in the ACPI
  285. BIOS of the Sony Vaio laptops.
  286. It gives access to some extra laptop functionalities like Bluetooth,
  287. screen brightness control, Fn keys and allows powering on/off some
  288. devices.
  289. Read <file:Documentation/laptops/sony-laptop.txt> for more information.
  290. config SONYPI_COMPAT
  291. bool "Sonypi compatibility"
  292. depends on SONY_LAPTOP
  293. ---help---
  294. Build the sonypi driver compatibility code into the sony-laptop driver.
  295. config IDEAPAD_LAPTOP
  296. tristate "Lenovo IdeaPad Laptop Extras"
  297. depends on ACPI
  298. depends on RFKILL && INPUT
  299. depends on SERIO_I8042
  300. depends on BACKLIGHT_CLASS_DEVICE
  301. depends on ACPI_VIDEO || ACPI_VIDEO = n
  302. depends on ACPI_WMI || ACPI_WMI = n
  303. select INPUT_SPARSEKMAP
  304. help
  305. This is a driver for Lenovo IdeaPad netbooks contains drivers for
  306. rfkill switch, hotkey, fan control and backlight control.
  307. config THINKPAD_ACPI
  308. tristate "ThinkPad ACPI Laptop Extras"
  309. depends on ACPI
  310. depends on INPUT
  311. depends on RFKILL || RFKILL = n
  312. depends on ACPI_VIDEO || ACPI_VIDEO = n
  313. depends on BACKLIGHT_CLASS_DEVICE
  314. select HWMON
  315. select NVRAM
  316. select NEW_LEDS
  317. select LEDS_CLASS
  318. ---help---
  319. This is a driver for the IBM and Lenovo ThinkPad laptops. It adds
  320. support for Fn-Fx key combinations, Bluetooth control, video
  321. output switching, ThinkLight control, UltraBay eject and more.
  322. For more information about this driver see
  323. <file:Documentation/laptops/thinkpad-acpi.txt> and
  324. <http://ibm-acpi.sf.net/> .
  325. This driver was formerly known as ibm-acpi.
  326. Extra functionality will be available if the rfkill (CONFIG_RFKILL)
  327. and/or ALSA (CONFIG_SND) subsystems are available in the kernel.
  328. Note that if you want ThinkPad-ACPI to be built-in instead of
  329. modular, ALSA and rfkill will also have to be built-in.
  330. If you have an IBM or Lenovo ThinkPad laptop, say Y or M here.
  331. config THINKPAD_ACPI_ALSA_SUPPORT
  332. bool "Console audio control ALSA interface"
  333. depends on THINKPAD_ACPI
  334. depends on SND
  335. depends on SND = y || THINKPAD_ACPI = SND
  336. default y
  337. ---help---
  338. Enables monitoring of the built-in console audio output control
  339. (headphone and speakers), which is operated by the mute and (in
  340. some ThinkPad models) volume hotkeys.
  341. If this option is enabled, ThinkPad-ACPI will export an ALSA card
  342. with a single read-only mixer control, which should be used for
  343. on-screen-display feedback purposes by the Desktop Environment.
  344. Optionally, the driver will also allow software control (the
  345. ALSA mixer will be made read-write). Please refer to the driver
  346. documentation for details.
  347. All IBM models have both volume and mute control. Newer Lenovo
  348. models only have mute control (the volume hotkeys are just normal
  349. keys and volume control is done through the main HDA mixer).
  350. config THINKPAD_ACPI_DEBUGFACILITIES
  351. bool "Maintainer debug facilities"
  352. depends on THINKPAD_ACPI
  353. default n
  354. ---help---
  355. Enables extra stuff in the thinkpad-acpi which is completely useless
  356. for normal use. Read the driver source to find out what it does.
  357. Say N here, unless you were told by a kernel maintainer to do
  358. otherwise.
  359. config THINKPAD_ACPI_DEBUG
  360. bool "Verbose debug mode"
  361. depends on THINKPAD_ACPI
  362. default n
  363. ---help---
  364. Enables extra debugging information, at the expense of a slightly
  365. increase in driver size.
  366. If you are not sure, say N here.
  367. config THINKPAD_ACPI_UNSAFE_LEDS
  368. bool "Allow control of important LEDs (unsafe)"
  369. depends on THINKPAD_ACPI
  370. default n
  371. ---help---
  372. Overriding LED state on ThinkPads can mask important
  373. firmware alerts (like critical battery condition), or misled
  374. the user into damaging the hardware (undocking or ejecting
  375. the bay while buses are still active), etc.
  376. LED control on the ThinkPad is write-only (with very few
  377. exceptions on very ancient models), which makes it
  378. impossible to know beforehand if important information will
  379. be lost when one changes LED state.
  380. Users that know what they are doing can enable this option
  381. and the driver will allow control of every LED, including
  382. the ones on the dock stations.
  383. Never enable this option on a distribution kernel.
  384. Say N here, unless you are building a kernel for your own
  385. use, and need to control the important firmware LEDs.
  386. config THINKPAD_ACPI_VIDEO
  387. bool "Video output control support"
  388. depends on THINKPAD_ACPI
  389. default y
  390. ---help---
  391. Allows the thinkpad_acpi driver to provide an interface to control
  392. the various video output ports.
  393. This feature often won't work well, depending on ThinkPad model,
  394. display state, video output devices in use, whether there is a X
  395. server running, phase of the moon, and the current mood of
  396. Schroedinger's cat. If you can use X.org's RandR to control
  397. your ThinkPad's video output ports instead of this feature,
  398. don't think twice: do it and say N here to save memory and avoid
  399. bad interactions with X.org.
  400. NOTE: access to this feature is limited to processes with the
  401. CAP_SYS_ADMIN capability, to avoid local DoS issues in platforms
  402. where it interacts badly with X.org.
  403. If you are not sure, say Y here but do try to check if you could
  404. be using X.org RandR instead.
  405. config THINKPAD_ACPI_HOTKEY_POLL
  406. bool "Support NVRAM polling for hot keys"
  407. depends on THINKPAD_ACPI
  408. default y
  409. ---help---
  410. Some thinkpad models benefit from NVRAM polling to detect a few of
  411. the hot key press events. If you know your ThinkPad model does not
  412. need to do NVRAM polling to support any of the hot keys you use,
  413. unselecting this option will save about 1kB of memory.
  414. ThinkPads T40 and newer, R52 and newer, and X31 and newer are
  415. unlikely to need NVRAM polling in their latest BIOS versions.
  416. NVRAM polling can detect at most the following keys: ThinkPad/Access
  417. IBM, Zoom, Switch Display (fn+F7), ThinkLight, Volume up/down/mute,
  418. Brightness up/down, Display Expand (fn+F8), Hibernate (fn+F12).
  419. If you are not sure, say Y here. The driver enables polling only if
  420. it is strictly necessary to do so.
  421. config SENSORS_HDAPS
  422. tristate "Thinkpad Hard Drive Active Protection System (hdaps)"
  423. depends on INPUT && X86
  424. select INPUT_POLLDEV
  425. default n
  426. help
  427. This driver provides support for the IBM Hard Drive Active Protection
  428. System (hdaps), which provides an accelerometer and other misc. data.
  429. ThinkPads starting with the R50, T41, and X40 are supported. The
  430. accelerometer data is readable via sysfs.
  431. This driver also provides an absolute input class device, allowing
  432. the laptop to act as a pinball machine-esque joystick.
  433. If your ThinkPad is not recognized by the driver, please update to latest
  434. BIOS. This is especially the case for some R52 ThinkPads.
  435. Say Y here if you have an applicable laptop and want to experience
  436. the awesome power of hdaps.
  437. config INTEL_MENLOW
  438. tristate "Thermal Management driver for Intel menlow platform"
  439. depends on ACPI_THERMAL
  440. select THERMAL
  441. ---help---
  442. ACPI thermal management enhancement driver on
  443. Intel Menlow platform.
  444. If unsure, say N.
  445. config EEEPC_LAPTOP
  446. tristate "Eee PC Hotkey Driver"
  447. depends on ACPI
  448. depends on INPUT
  449. depends on RFKILL || RFKILL = n
  450. depends on ACPI_VIDEO || ACPI_VIDEO = n
  451. depends on HOTPLUG_PCI
  452. depends on BACKLIGHT_CLASS_DEVICE
  453. select HWMON
  454. select LEDS_CLASS
  455. select NEW_LEDS
  456. select INPUT_SPARSEKMAP
  457. ---help---
  458. This driver supports the Fn-Fx keys on Eee PC laptops.
  459. It also gives access to some extra laptop functionalities like
  460. Bluetooth, backlight and allows powering on/off some other
  461. devices.
  462. If you have an Eee PC laptop, say Y or M here. If this driver
  463. doesn't work on your Eee PC, try eeepc-wmi instead.
  464. config ASUS_WMI
  465. tristate "ASUS WMI Driver"
  466. depends on ACPI_WMI
  467. depends on INPUT
  468. depends on HWMON
  469. depends on BACKLIGHT_CLASS_DEVICE
  470. depends on RFKILL || RFKILL = n
  471. depends on HOTPLUG_PCI
  472. depends on ACPI_VIDEO || ACPI_VIDEO = n
  473. select INPUT_SPARSEKMAP
  474. select LEDS_CLASS
  475. select NEW_LEDS
  476. ---help---
  477. Say Y here if you have a WMI aware Asus laptop (like Eee PCs or new
  478. Asus Notebooks).
  479. To compile this driver as a module, choose M here: the module will
  480. be called asus-wmi.
  481. config ASUS_NB_WMI
  482. tristate "Asus Notebook WMI Driver"
  483. depends on ASUS_WMI
  484. ---help---
  485. This is a driver for newer Asus notebooks. It adds extra features
  486. like wireless radio and bluetooth control, leds, hotkeys, backlight...
  487. For more information, see
  488. <file:Documentation/ABI/testing/sysfs-platform-asus-wmi>
  489. If you have an ACPI-WMI compatible Asus Notebook, say Y or M
  490. here.
  491. config EEEPC_WMI
  492. tristate "Eee PC WMI Driver"
  493. depends on ASUS_WMI
  494. ---help---
  495. This is a driver for newer Eee PC laptops. It adds extra features
  496. like wireless radio and bluetooth control, leds, hotkeys, backlight...
  497. For more information, see
  498. <file:Documentation/ABI/testing/sysfs-platform-asus-wmi>
  499. If you have an ACPI-WMI compatible Eee PC laptop (>= 1000), say Y or M
  500. here.
  501. config ASUS_WIRELESS
  502. tristate "Asus Wireless Radio Control Driver"
  503. depends on ACPI
  504. depends on INPUT
  505. ---help---
  506. The Asus Wireless Radio Control handles the airplane mode hotkey
  507. present on some Asus laptops.
  508. Say Y or M here if you have an ASUS notebook with an airplane mode
  509. hotkey.
  510. If you choose to compile this driver as a module the module will be
  511. called asus-wireless.
  512. config ACPI_WMI
  513. tristate "WMI"
  514. depends on ACPI
  515. help
  516. This driver adds support for the ACPI-WMI (Windows Management
  517. Instrumentation) mapper device (PNP0C14) found on some systems.
  518. ACPI-WMI is a proprietary extension to ACPI to expose parts of the
  519. ACPI firmware to userspace - this is done through various vendor
  520. defined methods and data blocks in a PNP0C14 device, which are then
  521. made available for userspace to call.
  522. The implementation of this in Linux currently only exposes this to
  523. other kernel space drivers.
  524. This driver is a required dependency to build the firmware specific
  525. drivers needed on many machines, including Acer and HP laptops.
  526. It is safe to enable this driver even if your DSDT doesn't define
  527. any ACPI-WMI devices.
  528. config MSI_WMI
  529. tristate "MSI WMI extras"
  530. depends on ACPI_WMI
  531. depends on INPUT
  532. depends on BACKLIGHT_CLASS_DEVICE
  533. depends on ACPI_VIDEO || ACPI_VIDEO = n
  534. select INPUT_SPARSEKMAP
  535. help
  536. Say Y here if you want to support WMI-based hotkeys on MSI laptops.
  537. To compile this driver as a module, choose M here: the module will
  538. be called msi-wmi.
  539. config TOPSTAR_LAPTOP
  540. tristate "Topstar Laptop Extras"
  541. depends on ACPI
  542. depends on INPUT
  543. select INPUT_SPARSEKMAP
  544. ---help---
  545. This driver adds support for hotkeys found on Topstar laptops.
  546. If you have a Topstar laptop, say Y or M here.
  547. config ACPI_TOSHIBA
  548. tristate "Toshiba Laptop Extras"
  549. depends on ACPI
  550. depends on ACPI_WMI
  551. select LEDS_CLASS
  552. select NEW_LEDS
  553. depends on BACKLIGHT_CLASS_DEVICE
  554. depends on INPUT
  555. depends on SERIO_I8042 || SERIO_I8042 = n
  556. depends on ACPI_VIDEO || ACPI_VIDEO = n
  557. depends on RFKILL || RFKILL = n
  558. select INPUT_POLLDEV
  559. select INPUT_SPARSEKMAP
  560. ---help---
  561. This driver adds support for access to certain system settings
  562. on "legacy free" Toshiba laptops. These laptops can be recognized by
  563. their lack of a BIOS setup menu and APM support.
  564. On these machines, all system configuration is handled through the
  565. ACPI. This driver is required for access to controls not covered
  566. by the general ACPI drivers, such as LCD brightness, video output,
  567. etc.
  568. This driver differs from the non-ACPI Toshiba laptop driver (located
  569. under "Processor type and features") in several aspects.
  570. Configuration is accessed by reading and writing text files in the
  571. /proc tree instead of by program interface to /dev. Furthermore, no
  572. power management functions are exposed, as those are handled by the
  573. general ACPI drivers.
  574. More information about this driver is available at
  575. <http://memebeam.org/toys/ToshibaAcpiDriver>.
  576. If you have a legacy free Toshiba laptop (such as the Libretto L1
  577. series), say Y.
  578. config TOSHIBA_BT_RFKILL
  579. tristate "Toshiba Bluetooth RFKill switch support"
  580. depends on ACPI
  581. depends on RFKILL || RFKILL = n
  582. ---help---
  583. This driver adds support for Bluetooth events for the RFKill
  584. switch on modern Toshiba laptops with full ACPI support and
  585. an RFKill switch.
  586. This driver handles RFKill events for the TOS6205 Bluetooth,
  587. and re-enables it when the switch is set back to the 'on'
  588. position.
  589. If you have a modern Toshiba laptop with a Bluetooth and an
  590. RFKill switch (such as the Portege R500), say Y.
  591. config TOSHIBA_HAPS
  592. tristate "Toshiba HDD Active Protection Sensor"
  593. depends on ACPI
  594. ---help---
  595. This driver adds support for the built-in accelerometer
  596. found on recent Toshiba laptops equipped with HID TOS620A
  597. device.
  598. This driver receives ACPI notify events 0x80 when the sensor
  599. detects a sudden move or a harsh vibration, as well as an
  600. ACPI notify event 0x81 whenever the movement or vibration has
  601. been stabilized.
  602. Also provides sysfs entries to get/set the desired protection
  603. level and resetting the HDD protection interface.
  604. If you have a recent Toshiba laptop with a built-in accelerometer
  605. device, say Y.
  606. config TOSHIBA_WMI
  607. tristate "Toshiba WMI Hotkeys Driver (EXPERIMENTAL)"
  608. default n
  609. depends on ACPI_WMI
  610. depends on INPUT
  611. select INPUT_SPARSEKMAP
  612. ---help---
  613. This driver adds hotkey monitoring support to some Toshiba models
  614. that manage the hotkeys via WMI events.
  615. WARNING: This driver is incomplete as it lacks a proper keymap and the
  616. *notify function only prints the ACPI event type value. Be warned that
  617. you will need to provide some information if you have a Toshiba model
  618. with WMI event hotkeys and want to help with the develpment of this
  619. driver.
  620. If you have a WMI-based hotkeys Toshiba laptop, say Y or M here.
  621. config ACPI_CMPC
  622. tristate "CMPC Laptop Extras"
  623. depends on X86 && ACPI
  624. depends on RFKILL || RFKILL=n
  625. select INPUT
  626. select BACKLIGHT_CLASS_DEVICE
  627. default n
  628. help
  629. Support for Intel Classmate PC ACPI devices, including some
  630. keys as input device, backlight device, tablet and accelerometer
  631. devices.
  632. config INTEL_HID_EVENT
  633. tristate "INTEL HID Event"
  634. depends on ACPI
  635. depends on INPUT
  636. select INPUT_SPARSEKMAP
  637. help
  638. This driver provides support for the Intel HID Event hotkey interface.
  639. Some laptops require this driver for hotkey support.
  640. To compile this driver as a module, choose M here: the module will
  641. be called intel_hid.
  642. config INTEL_SCU_IPC
  643. bool "Intel SCU IPC Support"
  644. depends on X86_INTEL_MID
  645. default y
  646. ---help---
  647. IPC is used to bridge the communications between kernel and SCU on
  648. some embedded Intel x86 platforms. This is not needed for PC-type
  649. machines.
  650. config INTEL_SCU_IPC_UTIL
  651. tristate "Intel SCU IPC utility driver"
  652. depends on INTEL_SCU_IPC
  653. default y
  654. ---help---
  655. The IPC Util driver provides an interface with the SCU enabling
  656. low level access for debug work and updating the firmware. Say
  657. N unless you will be doing this on an Intel MID platform.
  658. config GPIO_INTEL_PMIC
  659. bool "Intel PMIC GPIO support"
  660. depends on INTEL_SCU_IPC && GPIOLIB
  661. ---help---
  662. Say Y here to support GPIO via the SCU IPC interface
  663. on Intel MID platforms.
  664. config INTEL_MID_POWER_BUTTON
  665. tristate "power button driver for Intel MID platforms"
  666. depends on INTEL_SCU_IPC && INPUT
  667. help
  668. This driver handles the power button on the Intel MID platforms.
  669. If unsure, say N.
  670. config INTEL_MFLD_THERMAL
  671. tristate "Thermal driver for Intel Medfield platform"
  672. depends on MFD_INTEL_MSIC && THERMAL
  673. help
  674. Say Y here to enable thermal driver support for the Intel Medfield
  675. platform.
  676. config INTEL_IPS
  677. tristate "Intel Intelligent Power Sharing"
  678. depends on ACPI
  679. ---help---
  680. Intel Calpella platforms support dynamic power sharing between the
  681. CPU and GPU, maximizing performance in a given TDP. This driver,
  682. along with the CPU frequency and i915 drivers, provides that
  683. functionality. If in doubt, say Y here; it will only load on
  684. supported platforms.
  685. config INTEL_IMR
  686. bool "Intel Isolated Memory Region support"
  687. default n
  688. depends on X86_INTEL_QUARK && IOSF_MBI
  689. ---help---
  690. This option provides a means to manipulate Isolated Memory Regions.
  691. IMRs are a set of registers that define read and write access masks
  692. to prohibit certain system agents from accessing memory with 1 KiB
  693. granularity.
  694. IMRs make it possible to control read/write access to an address
  695. by hardware agents inside the SoC. Read and write masks can be
  696. defined for:
  697. - eSRAM flush
  698. - Dirty CPU snoop (write only)
  699. - RMU access
  700. - PCI Virtual Channel 0/Virtual Channel 1
  701. - SMM mode
  702. - Non SMM mode
  703. Quark contains a set of eight IMR registers and makes use of those
  704. registers during its bootup process.
  705. If you are running on a Galileo/Quark say Y here.
  706. config IBM_RTL
  707. tristate "Device driver to enable PRTL support"
  708. depends on X86 && PCI
  709. ---help---
  710. Enable support for IBM Premium Real Time Mode (PRTM).
  711. This module will allow you the enter and exit PRTM in the BIOS via
  712. sysfs on platforms that support this feature. System in PRTM will
  713. not receive CPU-generated SMIs for recoverable errors. Use of this
  714. feature without proper support may void your hardware warranty.
  715. If the proper BIOS support is found the driver will load and create
  716. /sys/devices/system/ibm_rtl/. The "state" variable will indicate
  717. whether or not the BIOS is in PRTM.
  718. state = 0 (BIOS SMIs on)
  719. state = 1 (BIOS SMIs off)
  720. config XO1_RFKILL
  721. tristate "OLPC XO-1 software RF kill switch"
  722. depends on OLPC || COMPILE_TEST
  723. depends on RFKILL
  724. ---help---
  725. Support for enabling/disabling the WLAN interface on the OLPC XO-1
  726. laptop.
  727. config XO15_EBOOK
  728. tristate "OLPC XO-1.5 ebook switch"
  729. depends on OLPC || COMPILE_TEST
  730. depends on ACPI && INPUT
  731. ---help---
  732. Support for the ebook switch on the OLPC XO-1.5 laptop.
  733. This switch is triggered as the screen is rotated and folded down to
  734. convert the device into ebook form.
  735. config SAMSUNG_LAPTOP
  736. tristate "Samsung Laptop driver"
  737. depends on X86
  738. depends on RFKILL || RFKILL = n
  739. depends on ACPI_VIDEO || ACPI_VIDEO = n
  740. depends on BACKLIGHT_CLASS_DEVICE
  741. select LEDS_CLASS
  742. select NEW_LEDS
  743. ---help---
  744. This module implements a driver for a wide range of different
  745. Samsung laptops. It offers control over the different
  746. function keys, wireless LED, LCD backlight level.
  747. It may also provide some sysfs files described in
  748. <file:Documentation/ABI/testing/sysfs-platform-samsung-laptop>
  749. To compile this driver as a module, choose M here: the module
  750. will be called samsung-laptop.
  751. config MXM_WMI
  752. tristate "WMI support for MXM Laptop Graphics"
  753. depends on ACPI_WMI
  754. ---help---
  755. MXM is a standard for laptop graphics cards, the WMI interface
  756. is required for switchable nvidia graphics machines
  757. config INTEL_OAKTRAIL
  758. tristate "Intel Oaktrail Platform Extras"
  759. depends on ACPI
  760. depends on ACPI_VIDEO || ACPI_VIDEO = n
  761. depends on RFKILL && BACKLIGHT_CLASS_DEVICE && ACPI
  762. ---help---
  763. Intel Oaktrail platform need this driver to provide interfaces to
  764. enable/disable the Camera, WiFi, BT etc. devices. If in doubt, say Y
  765. here; it will only load on supported platforms.
  766. config SAMSUNG_Q10
  767. tristate "Samsung Q10 Extras"
  768. depends on ACPI
  769. select BACKLIGHT_CLASS_DEVICE
  770. ---help---
  771. This driver provides support for backlight control on Samsung Q10
  772. and related laptops, including Dell Latitude X200.
  773. config APPLE_GMUX
  774. tristate "Apple Gmux Driver"
  775. depends on ACPI
  776. depends on PNP
  777. depends on BACKLIGHT_CLASS_DEVICE
  778. depends on BACKLIGHT_APPLE=n || BACKLIGHT_APPLE
  779. depends on ACPI_VIDEO=n || ACPI_VIDEO
  780. ---help---
  781. This driver provides support for the gmux device found on many
  782. Apple laptops, which controls the display mux for the hybrid
  783. graphics as well as the backlight. Currently only backlight
  784. control is supported by the driver.
  785. config INTEL_RST
  786. tristate "Intel Rapid Start Technology Driver"
  787. depends on ACPI
  788. ---help---
  789. This driver provides support for modifying paramaters on systems
  790. equipped with Intel's Rapid Start Technology. When put in an ACPI
  791. sleep state, these devices will wake after either a configured
  792. timeout or when the system battery reaches a critical state,
  793. automatically copying memory contents to disk. On resume, the
  794. firmware will copy the memory contents back to RAM and resume the OS
  795. as usual.
  796. config INTEL_SMARTCONNECT
  797. tristate "Intel Smart Connect disabling driver"
  798. depends on ACPI
  799. ---help---
  800. Intel Smart Connect is a technology intended to permit devices to
  801. update state by resuming for a short period of time at regular
  802. intervals. If a user enables this functionality under Windows and
  803. then reboots into Linux, the system may remain configured to resume
  804. on suspend. In the absence of any userspace to support it, the system
  805. will then remain awake until something triggers another suspend.
  806. This driver checks to determine whether the device has Intel Smart
  807. Connect enabled, and if so disables it.
  808. config PVPANIC
  809. tristate "pvpanic device support"
  810. depends on ACPI
  811. ---help---
  812. This driver provides support for the pvpanic device. pvpanic is
  813. a paravirtualized device provided by QEMU; it lets a virtual machine
  814. (guest) communicate panic events to the host.
  815. config INTEL_PMC_IPC
  816. tristate "Intel PMC IPC Driver"
  817. depends on ACPI
  818. ---help---
  819. This driver provides support for PMC control on some Intel platforms.
  820. The PMC is an ARC processor which defines IPC commands for communication
  821. with other entities in the CPU.
  822. config SURFACE_PRO3_BUTTON
  823. tristate "Power/home/volume buttons driver for Microsoft Surface Pro 3/4 tablet"
  824. depends on ACPI && INPUT
  825. ---help---
  826. This driver handles the power/home/volume buttons on the Microsoft Surface Pro 3/4 tablet.
  827. config INTEL_PUNIT_IPC
  828. tristate "Intel P-Unit IPC Driver"
  829. ---help---
  830. This driver provides support for Intel P-Unit Mailbox IPC mechanism,
  831. which is used to bridge the communications between kernel and P-Unit.
  832. config INTEL_TELEMETRY
  833. tristate "Intel SoC Telemetry Driver"
  834. default n
  835. depends on INTEL_PMC_IPC && INTEL_PUNIT_IPC && X86_64
  836. ---help---
  837. This driver provides interfaces to configure and use
  838. telemetry for INTEL SoC from APL onwards. It is also
  839. used to get various SoC events and parameters
  840. directly via debugfs files. Various tools may use
  841. this interface for SoC state monitoring.
  842. endif # X86_PLATFORM_DEVICES