Kconfig 41 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378
  1. #
  2. # Multifunction miscellaneous devices
  3. #
  4. if HAS_IOMEM
  5. menu "Multifunction device drivers"
  6. config MFD_CORE
  7. tristate
  8. select IRQ_DOMAIN
  9. default n
  10. config MFD_CS5535
  11. tristate "AMD CS5535 and CS5536 southbridge core functions"
  12. select MFD_CORE
  13. depends on PCI && (X86_32 || (X86 && COMPILE_TEST))
  14. ---help---
  15. This is the core driver for CS5535/CS5536 MFD functions. This is
  16. necessary for using the board's GPIO and MFGPT functionality.
  17. config MFD_AS3711
  18. bool "AMS AS3711"
  19. select MFD_CORE
  20. select REGMAP_I2C
  21. select REGMAP_IRQ
  22. depends on I2C=y
  23. help
  24. Support for the AS3711 PMIC from AMS
  25. config MFD_AS3722
  26. bool "ams AS3722 Power Management IC"
  27. select MFD_CORE
  28. select REGMAP_I2C
  29. select REGMAP_IRQ
  30. depends on I2C=y && OF
  31. help
  32. The ams AS3722 is a compact system PMU suitable for mobile phones,
  33. tablets etc. It has 4 DC/DC step-down regulators, 3 DC/DC step-down
  34. controllers, 11 LDOs, RTC, automatic battery, temperature and
  35. over current monitoring, GPIOs, ADC and a watchdog.
  36. config PMIC_ADP5520
  37. bool "Analog Devices ADP5520/01 MFD PMIC Core Support"
  38. depends on I2C=y
  39. help
  40. Say yes here to add support for Analog Devices AD5520 and ADP5501,
  41. Multifunction Power Management IC. This includes
  42. the I2C driver and the core APIs _only_, you have to select
  43. individual components like LCD backlight, LEDs, GPIOs and Kepad
  44. under the corresponding menus.
  45. config MFD_AAT2870_CORE
  46. bool "AnalogicTech AAT2870"
  47. select MFD_CORE
  48. depends on I2C=y && GPIOLIB
  49. help
  50. If you say yes here you get support for the AAT2870.
  51. This driver provides common support for accessing the device,
  52. additional drivers must be enabled in order to use the
  53. functionality of the device.
  54. config MFD_BCM590XX
  55. tristate "Broadcom BCM590xx PMUs"
  56. select MFD_CORE
  57. select REGMAP_I2C
  58. depends on I2C
  59. help
  60. Support for the BCM590xx PMUs from Broadcom
  61. config MFD_AXP20X
  62. bool "X-Powers AXP20X"
  63. select MFD_CORE
  64. select REGMAP_I2C
  65. select REGMAP_IRQ
  66. depends on I2C=y
  67. help
  68. If you say Y here you get support for the X-Powers AXP202 and AXP209.
  69. This driver include only the core APIs. You have to select individual
  70. components like regulators or the PEK (Power Enable Key) under the
  71. corresponding menus.
  72. config MFD_CROS_EC
  73. tristate "ChromeOS Embedded Controller"
  74. select MFD_CORE
  75. help
  76. If you say Y here you get support for the ChromeOS Embedded
  77. Controller (EC) providing keyboard, battery and power services.
  78. You also need to enable the driver for the bus you are using. The
  79. protocol for talking to the EC is defined by the bus driver.
  80. config MFD_CROS_EC_I2C
  81. tristate "ChromeOS Embedded Controller (I2C)"
  82. depends on MFD_CROS_EC && I2C
  83. help
  84. If you say Y here, you get support for talking to the ChromeOS
  85. EC through an I2C bus. This uses a simple byte-level protocol with
  86. a checksum. Failing accesses will be retried three times to
  87. improve reliability.
  88. config MFD_CROS_EC_SPI
  89. tristate "ChromeOS Embedded Controller (SPI)"
  90. depends on MFD_CROS_EC && SPI && OF
  91. ---help---
  92. If you say Y here, you get support for talking to the ChromeOS EC
  93. through a SPI bus, using a byte-level protocol. Since the EC's
  94. response time cannot be guaranteed, we support ignoring
  95. 'pre-amble' bytes before the response actually starts.
  96. config MFD_ASIC3
  97. bool "Compaq ASIC3"
  98. depends on GPIOLIB && ARM
  99. select MFD_CORE
  100. ---help---
  101. This driver supports the ASIC3 multifunction chip found on many
  102. PDAs (mainly iPAQ and HTC based ones)
  103. config PMIC_DA903X
  104. bool "Dialog Semiconductor DA9030/DA9034 PMIC Support"
  105. depends on I2C=y
  106. help
  107. Say yes here to add support for Dialog Semiconductor DA9030 (a.k.a
  108. ARAVA) and DA9034 (a.k.a MICCO), these are Power Management IC
  109. usually found on PXA processors-based platforms. This includes
  110. the I2C driver and the core APIs _only_, you have to select
  111. individual components like LCD backlight, voltage regulators,
  112. LEDs and battery-charger under the corresponding menus.
  113. config PMIC_DA9052
  114. bool
  115. select MFD_CORE
  116. config MFD_DA9052_SPI
  117. bool "Dialog Semiconductor DA9052/53 PMIC variants with SPI"
  118. select REGMAP_SPI
  119. select REGMAP_IRQ
  120. select PMIC_DA9052
  121. depends on SPI_MASTER=y
  122. help
  123. Support for the Dialog Semiconductor DA9052 PMIC
  124. when controlled using SPI. This driver provides common support
  125. for accessing the device, additional drivers must be enabled in
  126. order to use the functionality of the device.
  127. config MFD_DA9052_I2C
  128. bool "Dialog Semiconductor DA9052/53 PMIC variants with I2C"
  129. select REGMAP_I2C
  130. select REGMAP_IRQ
  131. select PMIC_DA9052
  132. depends on I2C=y
  133. help
  134. Support for the Dialog Semiconductor DA9052 PMIC
  135. when controlled using I2C. This driver provides common support
  136. for accessing the device, additional drivers must be enabled in
  137. order to use the functionality of the device.
  138. config MFD_DA9055
  139. bool "Dialog Semiconductor DA9055 PMIC Support"
  140. select REGMAP_I2C
  141. select REGMAP_IRQ
  142. select MFD_CORE
  143. depends on I2C=y
  144. help
  145. Say yes here for support of Dialog Semiconductor DA9055. This is
  146. a Power Management IC. This driver provides common support for
  147. accessing the device as well as the I2C interface to the chip itself.
  148. Additional drivers must be enabled in order to use the functionality
  149. of the device.
  150. This driver can be built as a module. If built as a module it will be
  151. called "da9055"
  152. config MFD_DA9063
  153. bool "Dialog Semiconductor DA9063 PMIC Support"
  154. select MFD_CORE
  155. select REGMAP_I2C
  156. select REGMAP_IRQ
  157. depends on I2C=y
  158. help
  159. Say yes here for support for the Dialog Semiconductor DA9063 PMIC.
  160. This includes the I2C driver and core APIs.
  161. Additional drivers must be enabled in order to use the functionality
  162. of the device.
  163. config MFD_MC13XXX
  164. tristate
  165. depends on (SPI_MASTER || I2C)
  166. select MFD_CORE
  167. select REGMAP_IRQ
  168. help
  169. Enable support for the Freescale MC13783 and MC13892 PMICs.
  170. This driver provides common support for accessing the device,
  171. additional drivers must be enabled in order to use the
  172. functionality of the device.
  173. config MFD_MC13XXX_SPI
  174. tristate "Freescale MC13783 and MC13892 SPI interface"
  175. depends on SPI_MASTER
  176. select REGMAP_SPI
  177. select MFD_MC13XXX
  178. help
  179. Select this if your MC13xxx is connected via an SPI bus.
  180. config MFD_MC13XXX_I2C
  181. tristate "Freescale MC13892 I2C interface"
  182. depends on I2C
  183. select REGMAP_I2C
  184. select MFD_MC13XXX
  185. help
  186. Select this if your MC13xxx is connected via an I2C bus.
  187. config MFD_HI6421_PMIC
  188. tristate "HiSilicon Hi6421 PMU/Codec IC"
  189. depends on OF
  190. select MFD_CORE
  191. select REGMAP_MMIO
  192. help
  193. Add support for HiSilicon Hi6421 PMIC. Hi6421 includes multi-
  194. functions, such as regulators, RTC, codec, Coulomb counter, etc.
  195. This driver includes core APIs _only_. You have to select
  196. individul components like voltage regulators under corresponding
  197. menus in order to enable them.
  198. We communicate with the Hi6421 via memory-mapped I/O.
  199. config HTC_EGPIO
  200. bool "HTC EGPIO support"
  201. depends on GPIOLIB && ARM
  202. help
  203. This driver supports the CPLD egpio chip present on
  204. several HTC phones. It provides basic support for input
  205. pins, output pins, and irqs.
  206. config HTC_PASIC3
  207. tristate "HTC PASIC3 LED/DS1WM chip support"
  208. select MFD_CORE
  209. help
  210. This core driver provides register access for the LED/DS1WM
  211. chips labeled "AIC2" and "AIC3", found on HTC Blueangel and
  212. HTC Magician devices, respectively. Actual functionality is
  213. handled by the leds-pasic3 and ds1wm drivers.
  214. config HTC_I2CPLD
  215. bool "HTC I2C PLD chip support"
  216. depends on I2C=y && GPIOLIB
  217. help
  218. If you say yes here you get support for the supposed CPLD
  219. found on omap850 HTC devices like the HTC Wizard and HTC Herald.
  220. This device provides input and output GPIOs through an I2C
  221. interface to one or more sub-chips.
  222. config LPC_ICH
  223. tristate "Intel ICH LPC"
  224. depends on PCI
  225. select MFD_CORE
  226. help
  227. The LPC bridge function of the Intel ICH provides support for
  228. many functional units. This driver provides needed support for
  229. other drivers to control these functions, currently GPIO and
  230. watchdog.
  231. config LPC_SCH
  232. tristate "Intel SCH LPC"
  233. depends on PCI
  234. select MFD_CORE
  235. help
  236. LPC bridge function of the Intel SCH provides support for
  237. System Management Bus and General Purpose I/O.
  238. config INTEL_SOC_PMIC
  239. bool "Support for Intel Atom SoC PMIC"
  240. depends on I2C=y
  241. select MFD_CORE
  242. select REGMAP_I2C
  243. select REGMAP_IRQ
  244. help
  245. Select this option to enable support for the PMIC device
  246. on some Intel SoC systems. The PMIC provides ADC, GPIO,
  247. thermal, charger and related power management functions
  248. on these systems.
  249. config MFD_INTEL_MSIC
  250. bool "Intel MSIC"
  251. depends on INTEL_SCU_IPC
  252. select MFD_CORE
  253. help
  254. Select this option to enable access to Intel MSIC (Avatele
  255. Passage) chip. This chip embeds audio, battery, GPIO, etc.
  256. devices used in Intel Medfield platforms.
  257. config MFD_IPAQ_MICRO
  258. bool "Atmel Micro ASIC (iPAQ h3100/h3600/h3700) Support"
  259. depends on SA1100_H3100 || SA1100_H3600
  260. select MFD_CORE
  261. help
  262. Select this to get support for the Microcontroller found in
  263. the Compaq iPAQ handheld computers. This is an Atmel
  264. AT90LS8535 microcontroller flashed with a special iPAQ
  265. firmware using the custom protocol implemented in this driver.
  266. config MFD_JANZ_CMODIO
  267. tristate "Janz CMOD-IO PCI MODULbus Carrier Board"
  268. select MFD_CORE
  269. depends on PCI
  270. help
  271. This is the core driver for the Janz CMOD-IO PCI MODULbus
  272. carrier board. This device is a PCI to MODULbus bridge which may
  273. host many different types of MODULbus daughterboards, including
  274. CAN and GPIO controllers.
  275. config MFD_JZ4740_ADC
  276. bool "Janz JZ4740 ADC core"
  277. select MFD_CORE
  278. select GENERIC_IRQ_CHIP
  279. depends on MACH_JZ4740
  280. help
  281. Say yes here if you want support for the ADC unit in the JZ4740 SoC.
  282. This driver is necessary for jz4740-battery and jz4740-hwmon driver.
  283. config MFD_KEMPLD
  284. tristate "Kontron module PLD device"
  285. select MFD_CORE
  286. help
  287. This is the core driver for the PLD (Programmable Logic Device) found
  288. on some Kontron ETX and COMexpress (ETXexpress) modules. The PLD
  289. device may provide functions like watchdog, GPIO, UART and I2C bus.
  290. The following modules are supported:
  291. * COMe-bHL6
  292. * COMe-bIP#
  293. * COMe-bPC2 (ETXexpress-PC)
  294. * COMe-bSC# (ETXexpress-SC T#)
  295. * COMe-cBT6
  296. * COMe-cCT6
  297. * COMe-cDC2 (microETXexpress-DC)
  298. * COMe-cHL6
  299. * COMe-cPC2 (microETXexpress-PC)
  300. * COMe-mBT10
  301. * COMe-mCT10
  302. * COMe-mTT10 (nanoETXexpress-TT)
  303. * ETX-OH
  304. This driver can also be built as a module. If so, the module
  305. will be called kempld-core.
  306. config MFD_88PM800
  307. tristate "Marvell 88PM800"
  308. depends on I2C=y
  309. select REGMAP_I2C
  310. select REGMAP_IRQ
  311. select MFD_CORE
  312. help
  313. This supports for Marvell 88PM800 Power Management IC.
  314. This includes the I2C driver and the core APIs _only_, you have to
  315. select individual components like voltage regulators, RTC and
  316. battery-charger under the corresponding menus.
  317. config MFD_88PM805
  318. tristate "Marvell 88PM805"
  319. depends on I2C=y
  320. select REGMAP_I2C
  321. select REGMAP_IRQ
  322. select MFD_CORE
  323. help
  324. This supports for Marvell 88PM805 Power Management IC. This includes
  325. the I2C driver and the core APIs _only_, you have to select individual
  326. components like codec device, headset/Mic device under the
  327. corresponding menus.
  328. config MFD_88PM860X
  329. bool "Marvell 88PM8606/88PM8607"
  330. depends on I2C=y
  331. select REGMAP_I2C
  332. select MFD_CORE
  333. help
  334. This supports for Marvell 88PM8606/88PM8607 Power Management IC.
  335. This includes the I2C driver and the core APIs _only_, you have to
  336. select individual components like voltage regulators, RTC and
  337. battery-charger under the corresponding menus.
  338. config MFD_MAX14577
  339. bool "Maxim Semiconductor MAX14577/77836 MUIC + Charger Support"
  340. depends on I2C=y
  341. select MFD_CORE
  342. select REGMAP_I2C
  343. select REGMAP_IRQ
  344. select IRQ_DOMAIN
  345. help
  346. Say yes here to add support for Maxim Semiconductor MAX14577 and
  347. MAX77836 Micro-USB ICs with battery charger.
  348. This driver provides common support for accessing the device;
  349. additional drivers must be enabled in order to use the functionality
  350. of the device.
  351. config MFD_MAX77686
  352. bool "Maxim Semiconductor MAX77686/802 PMIC Support"
  353. depends on I2C=y
  354. select MFD_CORE
  355. select REGMAP_I2C
  356. select REGMAP_IRQ
  357. select IRQ_DOMAIN
  358. help
  359. Say yes here to add support for Maxim Semiconductor MAX77686 and
  360. MAX77802 which are Power Management IC with an RTC on chip.
  361. This driver provides common support for accessing the device;
  362. additional drivers must be enabled in order to use the functionality
  363. of the device.
  364. config MFD_MAX77693
  365. bool "Maxim Semiconductor MAX77693 PMIC Support"
  366. depends on I2C=y
  367. select MFD_CORE
  368. select REGMAP_I2C
  369. select REGMAP_IRQ
  370. help
  371. Say yes here to add support for Maxim Semiconductor MAX77693.
  372. This is a companion Power Management IC with Flash, Haptic, Charger,
  373. and MUIC(Micro USB Interface Controller) controls on chip.
  374. This driver provides common support for accessing the device;
  375. additional drivers must be enabled in order to use the functionality
  376. of the device.
  377. config MFD_MAX8907
  378. tristate "Maxim Semiconductor MAX8907 PMIC Support"
  379. select MFD_CORE
  380. depends on I2C=y
  381. select REGMAP_I2C
  382. select REGMAP_IRQ
  383. help
  384. Say yes here to add support for Maxim Semiconductor MAX8907. This is
  385. a Power Management IC. This driver provides common support for
  386. accessing the device; additional drivers must be enabled in order
  387. to use the functionality of the device.
  388. config MFD_MAX8925
  389. bool "Maxim Semiconductor MAX8925 PMIC Support"
  390. depends on I2C=y
  391. select MFD_CORE
  392. help
  393. Say yes here to add support for Maxim Semiconductor MAX8925. This is
  394. a Power Management IC. This driver provides common support for
  395. accessing the device, additional drivers must be enabled in order
  396. to use the functionality of the device.
  397. config MFD_MAX8997
  398. bool "Maxim Semiconductor MAX8997/8966 PMIC Support"
  399. depends on I2C=y
  400. select MFD_CORE
  401. select IRQ_DOMAIN
  402. help
  403. Say yes here to add support for Maxim Semiconductor MAX8997/8966.
  404. This is a Power Management IC with RTC, Flash, Fuel Gauge, Haptic,
  405. MUIC controls on chip.
  406. This driver provides common support for accessing the device;
  407. additional drivers must be enabled in order to use the functionality
  408. of the device.
  409. config MFD_MAX8998
  410. bool "Maxim Semiconductor MAX8998/National LP3974 PMIC Support"
  411. depends on I2C=y
  412. select MFD_CORE
  413. select IRQ_DOMAIN
  414. help
  415. Say yes here to add support for Maxim Semiconductor MAX8998 and
  416. National Semiconductor LP3974. This is a Power Management IC.
  417. This driver provides common support for accessing the device,
  418. additional drivers must be enabled in order to use the functionality
  419. of the device.
  420. config MFD_MT6323
  421. tristate "MediaTek MT6323 PMIC Support"
  422. select MFD_CORE
  423. select IRQ_DOMAIN
  424. help
  425. Say yes here to add support for MediaTek MT6323 PMIC. This is
  426. a Power Management IC. This driver provides common support for
  427. accessing the device; additional drivers must be enabled in order
  428. to use the functionality of the device.
  429. config MFD_MT6397
  430. tristate "MediaTek MT6397 PMIC Support"
  431. select MFD_CORE
  432. select IRQ_DOMAIN
  433. help
  434. Say yes here to add support for MediaTek MT6397 PMIC. This is
  435. a Power Management IC. This driver provides common support for
  436. accessing the device; additional drivers must be enabled in order
  437. to use the functionality of the device.
  438. config MFD_MENF21BMC
  439. tristate "MEN 14F021P00 Board Management Controller Support"
  440. depends on I2C
  441. select MFD_CORE
  442. help
  443. Say yes here to add support for the MEN 14F021P00 BMC
  444. which is a Board Management Controller connected to the I2C bus.
  445. The device supports multiple sub-devices like LED, HWMON and WDT.
  446. This driver provides common support for accessing the devices;
  447. additional drivers must be enabled in order to use the
  448. functionality of the BMC device.
  449. This driver can also be built as a module. If so the module
  450. will be called menf21bmc.
  451. config EZX_PCAP
  452. bool "Motorola EZXPCAP Support"
  453. depends on SPI_MASTER
  454. help
  455. This enables the PCAP ASIC present on EZX Phones. This is
  456. needed for MMC, TouchScreen, Sound, USB, etc..
  457. config MFD_VIPERBOARD
  458. tristate "Nano River Technologies Viperboard"
  459. select MFD_CORE
  460. depends on USB
  461. default n
  462. help
  463. Say yes here if you want support for Nano River Technologies
  464. Viperboard.
  465. There are mfd cell drivers available for i2c master, adc and
  466. both gpios found on the board. The spi part does not yet
  467. have a driver.
  468. You need to select the mfd cell drivers separately.
  469. The drivers do not support all features the board exposes.
  470. config MFD_RETU
  471. tristate "Nokia Retu and Tahvo multi-function device"
  472. select MFD_CORE
  473. depends on I2C
  474. select REGMAP_IRQ
  475. help
  476. Retu and Tahvo are a multi-function devices found on Nokia
  477. Internet Tablets (770, N800 and N810).
  478. config MFD_PCF50633
  479. tristate "NXP PCF50633"
  480. depends on I2C
  481. select REGMAP_I2C
  482. help
  483. Say yes here if you have NXP PCF50633 chip on your board.
  484. This core driver provides register access and IRQ handling
  485. facilities, and registers devices for the various functions
  486. so that function-specific drivers can bind to them.
  487. config PCF50633_ADC
  488. tristate "NXP PCF50633 ADC"
  489. depends on MFD_PCF50633
  490. help
  491. Say yes here if you want to include support for ADC in the
  492. NXP PCF50633 chip.
  493. config PCF50633_GPIO
  494. tristate "NXP PCF50633 GPIO"
  495. depends on MFD_PCF50633
  496. help
  497. Say yes here if you want to include support GPIO for pins on
  498. the PCF50633 chip.
  499. config UCB1400_CORE
  500. tristate "Philips UCB1400 Core driver"
  501. depends on AC97_BUS
  502. depends on GPIOLIB
  503. help
  504. This enables support for the Philips UCB1400 core functions.
  505. The UCB1400 is an AC97 audio codec.
  506. To compile this driver as a module, choose M here: the
  507. module will be called ucb1400_core.
  508. config MFD_PM8XXX
  509. tristate
  510. config MFD_PM8921_CORE
  511. tristate "Qualcomm PM8921 PMIC chip"
  512. depends on (ARM || HEXAGON)
  513. select IRQ_DOMAIN
  514. select MFD_CORE
  515. select MFD_PM8XXX
  516. select REGMAP
  517. help
  518. If you say yes to this option, support will be included for the
  519. built-in PM8921 PMIC chip.
  520. This is required if your board has a PM8921 and uses its features,
  521. such as: MPPs, GPIOs, regulators, interrupts, and PWM.
  522. Say M here if you want to include support for PM8921 chip as a module.
  523. This will build a module called "pm8921-core".
  524. config MFD_SPMI_PMIC
  525. tristate "Qualcomm SPMI PMICs"
  526. depends on ARCH_QCOM || COMPILE_TEST
  527. depends on OF
  528. depends on SPMI
  529. select REGMAP_SPMI
  530. help
  531. This enables support for the Qualcomm SPMI PMICs.
  532. These PMICs are currently used with the Snapdragon 800 series of
  533. SoCs. Note, that this will only be useful paired with descriptions
  534. of the independent functions as children nodes in the device tree.
  535. Say M here if you want to include support for the SPMI PMIC
  536. series as a module. The module will be called "qcom-spmi-pmic".
  537. config MFD_RDC321X
  538. tristate "RDC R-321x southbridge"
  539. select MFD_CORE
  540. depends on PCI
  541. help
  542. Say yes here if you want to have support for the RDC R-321x SoC
  543. southbridge which provides access to GPIOs and Watchdog using the
  544. southbridge PCI device configuration space.
  545. config MFD_RTSX_PCI
  546. tristate "Realtek PCI-E card reader"
  547. depends on PCI
  548. select MFD_CORE
  549. help
  550. This supports for Realtek PCI-Express card reader including rts5209,
  551. rts5229, rtl8411, etc. Realtek card reader supports access to many
  552. types of memory cards, such as Memory Stick, Memory Stick Pro,
  553. Secure Digital and MultiMediaCard.
  554. config MFD_RTSX_USB
  555. tristate "Realtek USB card reader"
  556. depends on USB
  557. select MFD_CORE
  558. help
  559. Select this option to get support for Realtek USB 2.0 card readers
  560. including RTS5129, RTS5139, RTS5179 and RTS5170.
  561. Realtek card reader supports access to many types of memory cards,
  562. such as Memory Stick Pro, Secure Digital and MultiMediaCard.
  563. config MFD_RC5T583
  564. bool "Ricoh RC5T583 Power Management system device"
  565. depends on I2C=y
  566. select MFD_CORE
  567. select REGMAP_I2C
  568. help
  569. Select this option to get support for the RICOH583 Power
  570. Management system device.
  571. This driver provides common support for accessing the device
  572. through i2c interface. The device supports multiple sub-devices
  573. like GPIO, interrupts, RTC, LDO and DCDC regulators, onkey.
  574. Additional drivers must be enabled in order to use the
  575. different functionality of the device.
  576. config MFD_RK808
  577. tristate "Rockchip RK808 Power Management chip"
  578. depends on I2C && OF
  579. select MFD_CORE
  580. select REGMAP_I2C
  581. select REGMAP_IRQ
  582. help
  583. If you say yes here you get support for the RK808
  584. Power Management chips.
  585. This driver provides common support for accessing the device
  586. through I2C interface. The device supports multiple sub-devices
  587. including interrupts, RTC, LDO & DCDC regulators, and onkey.
  588. config MFD_RN5T618
  589. tristate "Ricoh RN5T5618 PMIC"
  590. depends on I2C
  591. select MFD_CORE
  592. select REGMAP_I2C
  593. help
  594. Say yes here to add support for the Ricoh RN5T618 PMIC. This
  595. driver provides common support for accessing the device,
  596. additional drivers must be enabled in order to use the
  597. functionality of the device.
  598. config MFD_SEC_CORE
  599. bool "SAMSUNG Electronics PMIC Series Support"
  600. depends on I2C=y
  601. select MFD_CORE
  602. select REGMAP_I2C
  603. select REGMAP_IRQ
  604. select REGULATOR
  605. help
  606. Support for the Samsung Electronics MFD series.
  607. This driver provides common support for accessing the device,
  608. additional drivers must be enabled in order to use the functionality
  609. of the device
  610. config MFD_SI476X_CORE
  611. tristate "Silicon Laboratories 4761/64/68 AM/FM radio."
  612. depends on I2C
  613. select MFD_CORE
  614. select REGMAP_I2C
  615. help
  616. This is the core driver for the SI476x series of AM/FM
  617. radio. This MFD driver connects the radio-si476x V4L2 module
  618. and the si476x audio codec.
  619. To compile this driver as a module, choose M here: the
  620. module will be called si476x-core.
  621. config MFD_SM501
  622. tristate "Silicon Motion SM501"
  623. ---help---
  624. This is the core driver for the Silicon Motion SM501 multimedia
  625. companion chip. This device is a multifunction device which may
  626. provide numerous interfaces including USB host controller, USB gadget,
  627. asynchronous serial ports, audio functions, and a dual display video
  628. interface. The device may be connected by PCI or local bus with
  629. varying functions enabled.
  630. config MFD_SM501_GPIO
  631. bool "Export GPIO via GPIO layer"
  632. depends on MFD_SM501 && GPIOLIB
  633. ---help---
  634. This option uses the gpio library layer to export the 64 GPIO
  635. lines on the SM501. The platform data is used to supply the
  636. base number for the first GPIO line to register.
  637. config MFD_SMSC
  638. bool "SMSC ECE1099 series chips"
  639. depends on I2C=y
  640. select MFD_CORE
  641. select REGMAP_I2C
  642. help
  643. If you say yes here you get support for the
  644. ece1099 chips from SMSC.
  645. To compile this driver as a module, choose M here: the
  646. module will be called smsc.
  647. config ABX500_CORE
  648. bool "ST-Ericsson ABX500 Mixed Signal Circuit register functions"
  649. default y if ARCH_U300 || ARCH_U8500
  650. help
  651. Say yes here if you have the ABX500 Mixed Signal IC family
  652. chips. This core driver expose register access functions.
  653. Functionality specific drivers using these functions can
  654. remain unchanged when IC changes. Binding of the functions to
  655. actual register access is done by the IC core driver.
  656. config AB3100_CORE
  657. bool "ST-Ericsson AB3100 Mixed Signal Circuit core functions"
  658. depends on I2C=y && ABX500_CORE
  659. select MFD_CORE
  660. default y if ARCH_U300
  661. help
  662. Select this to enable the AB3100 Mixed Signal IC core
  663. functionality. This connects to a AB3100 on the I2C bus
  664. and expose a number of symbols needed for dependent devices
  665. to read and write registers and subscribe to events from
  666. this multi-functional IC. This is needed to use other features
  667. of the AB3100 such as battery-backed RTC, charging control,
  668. LEDs, vibrator, system power and temperature, power management
  669. and ALSA sound.
  670. config AB3100_OTP
  671. tristate "ST-Ericsson AB3100 OTP functions"
  672. depends on AB3100_CORE
  673. default y if AB3100_CORE
  674. help
  675. Select this to enable the AB3100 Mixed Signal IC OTP (one-time
  676. programmable memory) support. This exposes a sysfs file to read
  677. out OTP values.
  678. config AB8500_CORE
  679. bool "ST-Ericsson AB8500 Mixed Signal Power Management chip"
  680. depends on ABX500_CORE && MFD_DB8500_PRCMU
  681. select POWER_SUPPLY
  682. select MFD_CORE
  683. select IRQ_DOMAIN
  684. help
  685. Select this option to enable access to AB8500 power management
  686. chip. This connects to U8500 either on the SSP/SPI bus (deprecated
  687. since hardware version v1.0) or the I2C bus via PRCMU. It also adds
  688. the irq_chip parts for handling the Mixed Signal chip events.
  689. This chip embeds various other multimedia funtionalities as well.
  690. config AB8500_DEBUG
  691. bool "Enable debug info via debugfs"
  692. depends on AB8500_GPADC && DEBUG_FS
  693. default y if DEBUG_FS
  694. help
  695. Select this option if you want debug information using the debug
  696. filesystem, debugfs.
  697. config AB8500_GPADC
  698. bool "ST-Ericsson AB8500 GPADC driver"
  699. depends on AB8500_CORE && REGULATOR_AB8500
  700. default y
  701. help
  702. AB8500 GPADC driver used to convert Acc and battery/ac/usb voltage
  703. config MFD_DB8500_PRCMU
  704. bool "ST-Ericsson DB8500 Power Reset Control Management Unit"
  705. depends on UX500_SOC_DB8500
  706. select MFD_CORE
  707. help
  708. Select this option to enable support for the DB8500 Power Reset
  709. and Control Management Unit. This is basically an autonomous
  710. system controller running an XP70 microprocessor, which is accessed
  711. through a register map.
  712. config MFD_STMPE
  713. bool "STMicroelectronics STMPE"
  714. depends on (I2C=y || SPI_MASTER=y)
  715. depends on OF
  716. select MFD_CORE
  717. help
  718. Support for the STMPE family of I/O Expanders from
  719. STMicroelectronics.
  720. Currently supported devices are:
  721. STMPE811: GPIO, Touchscreen
  722. STMPE1601: GPIO, Keypad
  723. STMPE1801: GPIO, Keypad
  724. STMPE2401: GPIO, Keypad
  725. STMPE2403: GPIO, Keypad
  726. This driver provides common support for accessing the device,
  727. additional drivers must be enabled in order to use the functionality
  728. of the device. Currently available sub drivers are:
  729. GPIO: stmpe-gpio
  730. Keypad: stmpe-keypad
  731. Touchscreen: stmpe-ts
  732. menu "STMicroelectronics STMPE Interface Drivers"
  733. depends on MFD_STMPE
  734. config STMPE_I2C
  735. bool "STMicroelectronics STMPE I2C Interface"
  736. depends on I2C=y
  737. default y
  738. help
  739. This is used to enable I2C interface of STMPE
  740. config STMPE_SPI
  741. bool "STMicroelectronics STMPE SPI Interface"
  742. depends on SPI_MASTER
  743. help
  744. This is used to enable SPI interface of STMPE
  745. endmenu
  746. config MFD_STA2X11
  747. bool "STMicroelectronics STA2X11"
  748. depends on STA2X11
  749. select MFD_CORE
  750. select REGMAP_MMIO
  751. config MFD_SUN6I_PRCM
  752. bool "Allwinner A31 PRCM controller"
  753. depends on ARCH_SUNXI
  754. select MFD_CORE
  755. help
  756. Support for the PRCM (Power/Reset/Clock Management) unit available
  757. in A31 SoC.
  758. config MFD_SYSCON
  759. bool "System Controller Register R/W Based on Regmap"
  760. select REGMAP_MMIO
  761. help
  762. Select this option to enable accessing system control registers
  763. via regmap.
  764. config MFD_DAVINCI_VOICECODEC
  765. tristate
  766. select MFD_CORE
  767. select REGMAP_MMIO
  768. config MFD_TI_AM335X_TSCADC
  769. tristate "TI ADC / Touch Screen chip support"
  770. select MFD_CORE
  771. select REGMAP
  772. select REGMAP_MMIO
  773. help
  774. If you say yes here you get support for Texas Instruments series
  775. of Touch Screen /ADC chips.
  776. To compile this driver as a module, choose M here: the
  777. module will be called ti_am335x_tscadc.
  778. config MFD_DM355EVM_MSP
  779. bool "TI DaVinci DM355 EVM microcontroller"
  780. depends on I2C=y && MACH_DAVINCI_DM355_EVM
  781. help
  782. This driver supports the MSP430 microcontroller used on these
  783. boards. MSP430 firmware manages resets and power sequencing,
  784. inputs from buttons and the IR remote, LEDs, an RTC, and more.
  785. config MFD_LP3943
  786. tristate "TI/National Semiconductor LP3943 MFD Driver"
  787. depends on I2C
  788. select MFD_CORE
  789. select REGMAP_I2C
  790. help
  791. Support for the TI/National Semiconductor LP3943.
  792. This driver consists of GPIO and PWM drivers.
  793. With these functionalities, it can be used for LED string control or
  794. general usage such like a GPIO controller and a PWM controller.
  795. config MFD_LP8788
  796. bool "TI LP8788 Power Management Unit Driver"
  797. depends on I2C=y
  798. select MFD_CORE
  799. select REGMAP_I2C
  800. select IRQ_DOMAIN
  801. help
  802. TI LP8788 PMU supports regulators, battery charger, RTC,
  803. ADC, backlight driver and current sinks.
  804. config MFD_OMAP_USB_HOST
  805. bool "TI OMAP USBHS core and TLL driver"
  806. depends on USB_EHCI_HCD_OMAP || USB_OHCI_HCD_OMAP3
  807. default y
  808. help
  809. This is the core driver for the OAMP EHCI and OHCI drivers.
  810. This MFD driver does the required setup functionalities for
  811. OMAP USB Host drivers.
  812. config MFD_PALMAS
  813. bool "TI Palmas series chips"
  814. select MFD_CORE
  815. select REGMAP_I2C
  816. select REGMAP_IRQ
  817. depends on I2C=y
  818. help
  819. If you say yes here you get support for the Palmas
  820. series of PMIC chips from Texas Instruments.
  821. config TPS6105X
  822. tristate "TI TPS61050/61052 Boost Converters"
  823. depends on I2C
  824. select REGULATOR
  825. select MFD_CORE
  826. select REGULATOR_FIXED_VOLTAGE
  827. help
  828. This option enables a driver for the TP61050/TPS61052
  829. high-power "white LED driver". This boost converter is
  830. sometimes used for other things than white LEDs, and
  831. also contains a GPIO pin.
  832. config TPS65010
  833. tristate "TI TPS6501x Power Management chips"
  834. depends on I2C && GPIOLIB
  835. default y if MACH_OMAP_H2 || MACH_OMAP_H3 || MACH_OMAP_OSK
  836. help
  837. If you say yes here you get support for the TPS6501x series of
  838. Power Management chips. These include voltage regulators,
  839. lithium ion/polymer battery charging, and other features that
  840. are often used in portable devices like cell phones and cameras.
  841. This driver can also be built as a module. If so, the module
  842. will be called tps65010.
  843. config TPS6507X
  844. tristate "TI TPS6507x Power Management / Touch Screen chips"
  845. select MFD_CORE
  846. depends on I2C
  847. help
  848. If you say yes here you get support for the TPS6507x series of
  849. Power Management / Touch Screen chips. These include voltage
  850. regulators, lithium ion/polymer battery charging, touch screen
  851. and other features that are often used in portable devices.
  852. This driver can also be built as a module. If so, the module
  853. will be called tps6507x.
  854. config TPS65911_COMPARATOR
  855. tristate
  856. config MFD_TPS65090
  857. bool "TI TPS65090 Power Management chips"
  858. depends on I2C=y
  859. select MFD_CORE
  860. select REGMAP_I2C
  861. select REGMAP_IRQ
  862. help
  863. If you say yes here you get support for the TPS65090 series of
  864. Power Management chips.
  865. This driver provides common support for accessing the device,
  866. additional drivers must be enabled in order to use the
  867. functionality of the device.
  868. config MFD_TPS65217
  869. tristate "TI TPS65217 Power Management / White LED chips"
  870. depends on I2C
  871. select MFD_CORE
  872. select REGMAP_I2C
  873. help
  874. If you say yes here you get support for the TPS65217 series of
  875. Power Management / White LED chips.
  876. These include voltage regulators, lithium ion/polymer battery
  877. charger, wled and other features that are often used in portable
  878. devices.
  879. This driver can also be built as a module. If so, the module
  880. will be called tps65217.
  881. config MFD_TPS65218
  882. tristate "TI TPS65218 Power Management chips"
  883. depends on I2C
  884. select MFD_CORE
  885. select REGMAP_I2C
  886. select REGMAP_IRQ
  887. help
  888. If you say yes here you get support for the TPS65218 series of
  889. Power Management chips.
  890. These include voltage regulators, gpio and other features
  891. that are often used in portable devices. Only regulator
  892. component is currently supported.
  893. This driver can also be built as a module. If so, the module
  894. will be called tps65218.
  895. config MFD_TPS6586X
  896. bool "TI TPS6586x Power Management chips"
  897. depends on I2C=y
  898. select MFD_CORE
  899. select REGMAP_I2C
  900. help
  901. If you say yes here you get support for the TPS6586X series of
  902. Power Management chips.
  903. This driver provides common support for accessing the device,
  904. additional drivers must be enabled in order to use the
  905. functionality of the device.
  906. This driver can also be built as a module. If so, the module
  907. will be called tps6586x.
  908. config MFD_TPS65910
  909. bool "TI TPS65910 Power Management chip"
  910. depends on I2C=y && GPIOLIB
  911. select MFD_CORE
  912. select REGMAP_I2C
  913. select REGMAP_IRQ
  914. select IRQ_DOMAIN
  915. help
  916. if you say yes here you get support for the TPS65910 series of
  917. Power Management chips.
  918. config MFD_TPS65912
  919. bool "TI TPS65912 Power Management chip"
  920. depends on GPIOLIB
  921. select MFD_CORE
  922. help
  923. If you say yes here you get support for the TPS65912 series of
  924. PM chips.
  925. config MFD_TPS65912_I2C
  926. bool "TI TPS65912 Power Management chip with I2C"
  927. select MFD_CORE
  928. select MFD_TPS65912
  929. depends on I2C=y && GPIOLIB
  930. help
  931. If you say yes here you get support for the TPS65912 series of
  932. PM chips with I2C interface.
  933. config MFD_TPS65912_SPI
  934. bool "TI TPS65912 Power Management chip with SPI"
  935. select MFD_CORE
  936. select MFD_TPS65912
  937. depends on SPI_MASTER && GPIOLIB
  938. help
  939. If you say yes here you get support for the TPS65912 series of
  940. PM chips with SPI interface.
  941. config MFD_TPS80031
  942. bool "TI TPS80031/TPS80032 Power Management chips"
  943. depends on I2C=y
  944. select MFD_CORE
  945. select REGMAP_I2C
  946. select REGMAP_IRQ
  947. help
  948. If you say yes here you get support for the Texas Instruments
  949. TPS80031/ TPS80032 Fully Integrated Power Management with Power
  950. Path and Battery Charger. The device provides five configurable
  951. step-down converters, 11 general purpose LDOs, USB OTG Module,
  952. ADC, RTC, 2 PWM, System Voltage Regulator/Battery Charger with
  953. Power Path from USB, 32K clock generator.
  954. config TWL4030_CORE
  955. bool "TI TWL4030/TWL5030/TWL6030/TPS659x0 Support"
  956. depends on I2C=y
  957. select IRQ_DOMAIN
  958. select REGMAP_I2C
  959. help
  960. Say yes here if you have TWL4030 / TWL6030 family chip on your board.
  961. This core driver provides register access and IRQ handling
  962. facilities, and registers devices for the various functions
  963. so that function-specific drivers can bind to them.
  964. These multi-function chips are found on many OMAP2 and OMAP3
  965. boards, providing power management, RTC, GPIO, keypad, a
  966. high speed USB OTG transceiver, an audio codec (on most
  967. versions) and many other features.
  968. config TWL4030_POWER
  969. bool "TI TWL4030 power resources"
  970. depends on TWL4030_CORE && ARM
  971. help
  972. Say yes here if you want to use the power resources on the
  973. TWL4030 family chips. Most of these resources are regulators,
  974. which have a separate driver; some are control signals, such
  975. as clock request handshaking.
  976. This driver uses board-specific data to initialize the resources
  977. and load scripts controlling which resources are switched off/on
  978. or reset when a sleep, wakeup or warm reset event occurs.
  979. config MFD_TWL4030_AUDIO
  980. bool "TI TWL4030 Audio"
  981. depends on TWL4030_CORE
  982. select MFD_CORE
  983. default n
  984. config TWL6040_CORE
  985. bool "TI TWL6040 audio codec"
  986. depends on I2C=y
  987. select MFD_CORE
  988. select REGMAP_I2C
  989. select REGMAP_IRQ
  990. default n
  991. help
  992. Say yes here if you want support for Texas Instruments TWL6040 audio
  993. codec.
  994. This driver provides common support for accessing the device,
  995. additional drivers must be enabled in order to use the
  996. functionality of the device (audio, vibra).
  997. config MENELAUS
  998. bool "TI TWL92330/Menelaus PM chip"
  999. depends on I2C=y && ARCH_OMAP2
  1000. help
  1001. If you say yes here you get support for the Texas Instruments
  1002. TWL92330/Menelaus Power Management chip. This include voltage
  1003. regulators, Dual slot memory card transceivers, real-time clock
  1004. and other features that are often used in portable devices like
  1005. cell phones and PDAs.
  1006. config MFD_WL1273_CORE
  1007. tristate "TI WL1273 FM radio"
  1008. depends on I2C
  1009. select MFD_CORE
  1010. default n
  1011. help
  1012. This is the core driver for the TI WL1273 FM radio. This MFD
  1013. driver connects the radio-wl1273 V4L2 module and the wl1273
  1014. audio codec.
  1015. config MFD_LM3533
  1016. tristate "TI/National Semiconductor LM3533 Lighting Power chip"
  1017. depends on I2C
  1018. select MFD_CORE
  1019. select REGMAP_I2C
  1020. help
  1021. Say yes here to enable support for National Semiconductor / TI
  1022. LM3533 Lighting Power chips.
  1023. This driver provides common support for accessing the device;
  1024. additional drivers must be enabled in order to use the LED,
  1025. backlight or ambient-light-sensor functionality of the device.
  1026. config MFD_TIMBERDALE
  1027. tristate "Timberdale FPGA"
  1028. select MFD_CORE
  1029. depends on PCI && GPIOLIB && (X86_32 || COMPILE_TEST)
  1030. ---help---
  1031. This is the core driver for the timberdale FPGA. This device is a
  1032. multifunction device which exposes numerous platform devices.
  1033. The timberdale FPGA can be found on the Intel Atom development board
  1034. for in-vehicle infontainment, called Russellville.
  1035. config MFD_TC3589X
  1036. bool "Toshiba TC35892 and variants"
  1037. depends on I2C=y
  1038. select MFD_CORE
  1039. help
  1040. Support for the Toshiba TC35892 and variants I/O Expander.
  1041. This driver provides common support for accessing the device,
  1042. additional drivers must be enabled in order to use the
  1043. functionality of the device.
  1044. config MFD_TMIO
  1045. bool
  1046. default n
  1047. config MFD_T7L66XB
  1048. bool "Toshiba T7L66XB"
  1049. depends on ARM && HAVE_CLK
  1050. select MFD_CORE
  1051. select MFD_TMIO
  1052. help
  1053. Support for Toshiba Mobile IO Controller T7L66XB
  1054. config MFD_TC6387XB
  1055. bool "Toshiba TC6387XB"
  1056. depends on ARM && HAVE_CLK
  1057. select MFD_CORE
  1058. select MFD_TMIO
  1059. help
  1060. Support for Toshiba Mobile IO Controller TC6387XB
  1061. config MFD_TC6393XB
  1062. bool "Toshiba TC6393XB"
  1063. depends on ARM && HAVE_CLK
  1064. select GPIOLIB
  1065. select MFD_CORE
  1066. select MFD_TMIO
  1067. help
  1068. Support for Toshiba Mobile IO Controller TC6393XB
  1069. config MFD_VX855
  1070. tristate "VIA VX855/VX875 integrated south bridge"
  1071. depends on PCI
  1072. select MFD_CORE
  1073. help
  1074. Say yes here to enable support for various functions of the
  1075. VIA VX855/VX875 south bridge. You will need to enable the vx855_spi
  1076. and/or vx855_gpio drivers for this to do anything useful.
  1077. config MFD_ARIZONA
  1078. select REGMAP
  1079. select REGMAP_IRQ
  1080. select MFD_CORE
  1081. bool
  1082. config MFD_ARIZONA_I2C
  1083. tristate "Wolfson Microelectronics Arizona platform with I2C"
  1084. select MFD_ARIZONA
  1085. select MFD_CORE
  1086. select REGMAP_I2C
  1087. depends on I2C
  1088. help
  1089. Support for the Wolfson Microelectronics Arizona platform audio SoC
  1090. core functionality controlled via I2C.
  1091. config MFD_ARIZONA_SPI
  1092. tristate "Wolfson Microelectronics Arizona platform with SPI"
  1093. select MFD_ARIZONA
  1094. select MFD_CORE
  1095. select REGMAP_SPI
  1096. depends on SPI_MASTER
  1097. help
  1098. Support for the Wolfson Microelectronics Arizona platform audio SoC
  1099. core functionality controlled via I2C.
  1100. config MFD_WM5102
  1101. bool "Wolfson Microelectronics WM5102"
  1102. depends on MFD_ARIZONA
  1103. help
  1104. Support for Wolfson Microelectronics WM5102 low power audio SoC
  1105. config MFD_WM5110
  1106. bool "Wolfson Microelectronics WM5110"
  1107. depends on MFD_ARIZONA
  1108. help
  1109. Support for Wolfson Microelectronics WM5110 low power audio SoC
  1110. config MFD_WM8997
  1111. bool "Wolfson Microelectronics WM8997"
  1112. depends on MFD_ARIZONA
  1113. help
  1114. Support for Wolfson Microelectronics WM8997 low power audio SoC
  1115. config MFD_WM8400
  1116. bool "Wolfson Microelectronics WM8400"
  1117. select MFD_CORE
  1118. depends on I2C=y
  1119. select REGMAP_I2C
  1120. help
  1121. Support for the Wolfson Microelecronics WM8400 PMIC and audio
  1122. CODEC. This driver provides common support for accessing
  1123. the device, additional drivers must be enabled in order to use
  1124. the functionality of the device.
  1125. config MFD_WM831X
  1126. bool
  1127. config MFD_WM831X_I2C
  1128. bool "Wolfson Microelectronics WM831x/2x PMICs with I2C"
  1129. select MFD_CORE
  1130. select MFD_WM831X
  1131. select REGMAP_I2C
  1132. select IRQ_DOMAIN
  1133. depends on I2C=y
  1134. help
  1135. Support for the Wolfson Microelecronics WM831x and WM832x PMICs
  1136. when controlled using I2C. This driver provides common support
  1137. for accessing the device, additional drivers must be enabled in
  1138. order to use the functionality of the device.
  1139. config MFD_WM831X_SPI
  1140. bool "Wolfson Microelectronics WM831x/2x PMICs with SPI"
  1141. select MFD_CORE
  1142. select MFD_WM831X
  1143. select REGMAP_SPI
  1144. select IRQ_DOMAIN
  1145. depends on SPI_MASTER
  1146. help
  1147. Support for the Wolfson Microelecronics WM831x and WM832x PMICs
  1148. when controlled using SPI. This driver provides common support
  1149. for accessing the device, additional drivers must be enabled in
  1150. order to use the functionality of the device.
  1151. config MFD_WM8350
  1152. bool
  1153. config MFD_WM8350_I2C
  1154. bool "Wolfson Microelectronics WM8350 with I2C"
  1155. select MFD_WM8350
  1156. depends on I2C=y
  1157. help
  1158. The WM8350 is an integrated audio and power management
  1159. subsystem with watchdog and RTC functionality for embedded
  1160. systems. This option enables core support for the WM8350 with
  1161. I2C as the control interface. Additional options must be
  1162. selected to enable support for the functionality of the chip.
  1163. config MFD_WM8994
  1164. tristate "Wolfson Microelectronics WM8994"
  1165. select MFD_CORE
  1166. select REGMAP_I2C
  1167. select REGMAP_IRQ
  1168. depends on I2C
  1169. help
  1170. The WM8994 is a highly integrated hi-fi CODEC designed for
  1171. smartphone applicatiosn. As well as audio functionality it
  1172. has on board GPIO and regulator functionality which is
  1173. supported via the relevant subsystems. This driver provides
  1174. core support for the WM8994, in order to use the actual
  1175. functionaltiy of the device other drivers must be enabled.
  1176. config MFD_STW481X
  1177. tristate "Support for ST Microelectronics STw481x"
  1178. depends on I2C && ARCH_NOMADIK
  1179. select REGMAP_I2C
  1180. select MFD_CORE
  1181. help
  1182. Select this option to enable the STw481x chip driver used
  1183. in various ST Microelectronics and ST-Ericsson embedded
  1184. Nomadik series.
  1185. menu "Multimedia Capabilities Port drivers"
  1186. depends on ARCH_SA1100
  1187. config MCP
  1188. tristate
  1189. # Interface drivers
  1190. config MCP_SA11X0
  1191. tristate "Support SA11x0 MCP interface"
  1192. depends on ARCH_SA1100
  1193. select MCP
  1194. # Chip drivers
  1195. config MCP_UCB1200
  1196. tristate "Support for UCB1200 / UCB1300"
  1197. depends on MCP_SA11X0
  1198. select MCP
  1199. config MCP_UCB1200_TS
  1200. tristate "Touchscreen interface support"
  1201. depends on MCP_UCB1200 && INPUT
  1202. endmenu
  1203. config MFD_VEXPRESS_SYSREG
  1204. bool "Versatile Express System Registers"
  1205. depends on VEXPRESS_CONFIG && GPIOLIB
  1206. default y
  1207. select CLKSRC_MMIO
  1208. select GPIO_GENERIC_PLATFORM
  1209. select MFD_CORE
  1210. select MFD_SYSCON
  1211. help
  1212. System Registers are the platform configuration block
  1213. on the ARM Ltd. Versatile Express board.
  1214. endmenu
  1215. endif