|
@@ -60,10 +60,15 @@ config MFD_AAT2870_CORE
|
|
|
functionality of the device.
|
|
|
|
|
|
config MFD_ATMEL_HLCDC
|
|
|
- tristate
|
|
|
+ tristate "Atmel HLCDC (High-end LCD Controller)"
|
|
|
select MFD_CORE
|
|
|
select REGMAP_MMIO
|
|
|
depends on OF
|
|
|
+ help
|
|
|
+ If you say yes here you get support for the HLCDC block.
|
|
|
+ This driver provides common support for accessing the device,
|
|
|
+ additional drivers must be enabled in order to use the
|
|
|
+ functionality of the device.
|
|
|
|
|
|
config MFD_BCM590XX
|
|
|
tristate "Broadcom BCM590xx PMUs"
|