aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r--drivers/misc/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 5664696f2d3..6a1a092db14 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -500,6 +500,14 @@ config USB_SWITCH_FSA9480
500 stereo and mono audio, video, microphone and UART data to use 500 stereo and mono audio, video, microphone and UART data to use
501 a common connector port. 501 a common connector port.
502 502
503config MAX8997_MUIC
504 tristate "MAX8997 MUIC Support"
505 depends on MFD_MAX8997
506 help
507 If you say yes here you get support for the MUIC device of
508 Maxim MAX8997 PMIC.
509 The MAX8997 MUIC is a USB port accessory detector and switch.
510
503source "drivers/misc/c2port/Kconfig" 511source "drivers/misc/c2port/Kconfig"
504source "drivers/misc/eeprom/Kconfig" 512source "drivers/misc/eeprom/Kconfig"
505source "drivers/misc/cb710/Kconfig" 513source "drivers/misc/cb710/Kconfig"