From: yaozm1 Date: Mon, 15 Oct 2018 08:28:04 +0000 (+0800) Subject: kernel/config: add aov_trigger driver X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=348e5ab19b6fb7520019a446244a9b8e66ed08f4;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git kernel/config: add aov_trigger driver Enable aov trigger Set CONFIG_SND_SOC_AOV_TRIGGER as y Change-Id: Ice7c997f7fb56e232a9abca1b0f89179ecb2026c Signed-off-by: yaozm1 Reviewed-on: https://gerrit.mot.com/1255405 SME-Granted: SME Approvals Granted SLTApproved: Slta Waiver Tested-by: Jira Key Reviewed-by: Xiangpo Zhao Submit-Approved: Jira Key --- diff --git a/arch/arm64/configs/ext_config/moto-erd9610-kane.config b/arch/arm64/configs/ext_config/moto-erd9610-kane.config index 75e83cb01b17..796c6a869661 100644 --- a/arch/arm64/configs/ext_config/moto-erd9610-kane.config +++ b/arch/arm64/configs/ext_config/moto-erd9610-kane.config @@ -10,4 +10,5 @@ CONFIG_SOFTLOCKUP_WATCHDOG_TEST=y CONFIG_MOT_UTAG=y CONFIG_HWMON=y CONFIG_SENSORS_NTC_THERMISTOR=y +CONFIG_SND_SOC_AOV_TRIGGER=y CONFIG_DROPBOX=y