# # MUIC devices # comment "MUIC configs" config USE_MUIC bool "Using MUIC device driver" depends on I2C default n help If you say yes here you will get support for the MUIC device driver. config USE_SAFEOUT bool "Using SAFEOUT device driver" depends on I2C default n help If you say yes here you will get support for the SAFEOUT device driver. config MUIC_NOTIFIER bool "MUIC notifier support" depends on USE_MUIC default n help If you say yes here you will get support for the MUIC attached device status change notification. config SAMSUNG_MUIC bool "Using samsung MUIC chip driver" depends on USE_MUIC default n help If you say yes here you will get support for the MUIC chip. config MUIC_ADCMODE_SWITCH_WA bool "Using MUIC chip ADC Mode change W/A" depends on USE_MUIC default n help This feature is for MUIC chip's ADC Mode change chip bug Workaround. config MUIC_RUSTPROOF_ON_USER bool "Using MUIC chip Rustproof function ON for User binary" depends on USE_MUIC default n help This feature is for MUIC chip's Rustproof function. config MUIC_FSA9480 tristate "FSA9480 USB Switch" depends on I2C help The FSA9480 is a USB port accessory detector and switch. The FSA9480 is fully controlled using I2C and enables USB data, stereo and mono audio, video, microphone and UART data to use a common connector port. config MUIC_MAX77804 bool "Using MAX77804 MUIC" depends on MFD_MAX77804 && USE_MUIC default n help If you say yes here you will get support for for the MAX77804 MUIC chip. config MUIC_MAX77804K bool "Using MAX77804K MUIC" depends on MFD_MAX77804K && USE_MUIC default n help If you say yes here you will get support for for the MAX77804K MUIC chip. config MUIC_MAX77828 bool "Using MAX77828 MUIC" depends on MFD_MAX77828 && USE_MUIC default n help If you say yes here you will get support for for the MAX77828 MUIC chip. config MUIC_MAX77843 bool "Using MAX77843 MUIC" depends on MFD_MAX77843 && USE_MUIC default n help If you say yes here you will get support for for the MAX77843 MUIC chip. config HV_MUIC_MAX77843_AFC bool "Using MAX77843 AFC MUIC" depends on MUIC_MAX77843 default n help If you say yes here you will get support for the MAX77843 AFC MUIC. config MUIC_MAX77843_IGNORE_ADCERR_WA bool "Using MAX77843 MUIC ignore ADCERR WA" depends on MUIC_MAX77843 default n help If you say yes here you will get support for the MAX77843 MUIC RESET WA. config MUIC_MAX77843_RESET_WA bool "Using MAX77843 MUIC RESET WA" depends on MUIC_MAX77843 default n help If you say yes here you will get support for the MAX77843 MUIC RESET WA. config MUIC_MAX77833 bool "Using MAX77833 MUIC" depends on MFD_MAX77833 && USE_MUIC default n help If you say yes here you will get support for for the MAX77833 MUIC chip. config HV_MUIC_MAX77833_AFC bool "Using MAX77833 AFC MUIC" depends on MUIC_MAX77833 default n help If you say yes here you will get support for the MAX77833 AFC MUIC. config MUIC_MAX77833_IGNORE_ADCERR_WA bool "Using MAX77833 MUIC ignore ADCERR WA" depends on MUIC_MAX77833 default n help If you say yes here you will get support for the MAX77833 MUIC RESET WA. config MUIC_MAX77833_RESET_WA bool "Using MAX77833 MUIC RESET WA" depends on MUIC_MAX77833 default n help If you say yes here you will get support for the MAX77833 MUIC RESET WA. config MUIC_MAX77888 bool "Using MAX77888 MUIC" depends on MFD_MAX77888 && USE_MUIC default n help If you say yes here you will get support for for the MAX77888 MUIC chip. config MUIC_S2MM001 bool "Using S2MM001 MUIC" depends on USE_MUIC default n help If you say yes here you will get support for for the S2MM001 MUIC chip. config MUIC_SM5703 bool "SM5703 MUIC" depends on USE_MUIC default n help If you say yes here you will get support for the SM5703 MUIC chip. config MUIC_SM5705 bool "SM5705 MUIC" depends on USE_MUIC default n help If you say yes here you will get support for the SM5705 MUIC chip. config MUIC_S2MU005 bool "S2MU005 MUIC" depends on USE_MUIC default n help If you say yes here you will get support for the S2MU005 MUIC chip. config MUIC_RT8973 bool "Using RT8973 MUIC" depends on USE_MUIC default n help If you say yes here you will get support for the RT8973 MUIC chip. config MUIC_SM5504 bool "Using SM5504 MUIC" depends on USE_MUIC default n help If you say yes here you will get support for the SM5504 MUIC chip. config MUIC_SM5705_AFC bool "SM5705 AFC MUIC" depends on MUIC_SM5705 default n help If you say yes here you will get support for the SM5705 AFC MUIC. config MUIC_UNIVERSAL bool "UNIVERSAL MUIC" depends on USE_MUIC default n help If you say yes here you will get support for various MUIC chips. config MUIC_UNIVERSAL_SM5703 bool "SM5703 MUIC" depends on USE_MUIC default n help If you say yes here you will get support for the SM5703 MUIC chip. config MUIC_UNIVERSAL_SM5705 bool "SM5705 MUIC" depends on USE_MUIC default n help If you say yes here you will get support for the SM5705 MUIC chip. config MUIC_UNIVERSAL_SM5705_AFC bool "SM5705 MUIC AFC" depends on USE_MUIC default n help If you say yes here you will get support for the SM5705 MUIC AFC feature. config MUIC_UNIVERSAL_SM5504 bool "SM5504 MUIC" depends on USE_MUIC default n help If you say yes here you will get support for the SM5504 MUIC chip.