···3333 To compile this driver as a module, choose M here: the module3434 will be called 88pm80x_onkey.35353636+config INPUT_88PM886_ONKEY3737+ tristate "Marvell 88PM886 onkey support"3838+ depends on MFD_88PM886_PMIC3939+ help4040+ Support the onkey of Marvell 88PM886 PMIC as an input device4141+ reporting power button status.4242+3643config INPUT_AB8500_PONKEY3744 tristate "AB8500 Pon (PowerOn) Key"3845 depends on AB8500_CORE
···794794 select individual components like voltage regulators, RTC and795795 battery-charger under the corresponding menus.796796797797+config MFD_88PM886_PMIC798798+ bool "Marvell 88PM886 PMIC"799799+ depends on I2C=y800800+ depends on OF801801+ select REGMAP_I2C802802+ select REGMAP_IRQ803803+ select MFD_CORE804804+ help805805+ This enables support for Marvell 88PM886 Power Management IC.806806+ This includes the I2C driver and the core APIs _only_, you have to807807+ select individual components like onkey under the corresponding menus.808808+797809config MFD_MAX14577798810 tristate "Maxim Semiconductor MAX14577/77836 MUIC + Charger Support"799811 depends on I2C
···9191 help9292 This driver supports 88PM8607 voltage regulator chips.93939494+config REGULATOR_88PM8869595+ tristate "Marvell 88PM886 voltage regulators"9696+ depends on MFD_88PM886_PMIC9797+ help9898+ This driver implements support for Marvell 88PM886 voltage regulators.9999+94100config REGULATOR_ACT886595101 tristate "Active-semi act8865 voltage regulator"96102 depends on I2C