From 8e4bff4cab0ddac6060645b0715210484d02ff40 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 30 Aug 2017 08:25:59 +0000 Subject: Initial file dump from open source release --- sound/soc/sprd/dai/vbc/Kconfig | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 sound/soc/sprd/dai/vbc/Kconfig (limited to 'sound/soc/sprd/dai/vbc/Kconfig') diff --git a/sound/soc/sprd/dai/vbc/Kconfig b/sound/soc/sprd/dai/vbc/Kconfig new file mode 100644 index 00000000..73af1cb7 --- /dev/null +++ b/sound/soc/sprd/dai/vbc/Kconfig @@ -0,0 +1,19 @@ +menu "VBC" + +source "sound/soc/sprd/dai/vbc/r1p0/Kconfig" +source "sound/soc/sprd/dai/vbc/r2p0/Kconfig" + +config SND_SOC_SPRD_VBC_LR_INVERT + bool "VBC Support L/R invert" + help + say Y then the VBC will support invert the L/R channel. + +config SND_SOC_VBC_SUPPORT_DYNAMIC_EQ + bool "VBC SUPPORT DYNAMIC EQ" + default n if ARCH_SCX30G + help + say Y if it is r3p0 vbc, N in r2p0 & r1p0 vbc. + Now r2p0 and r3p0 use the same vbc driver, so we need + to add it to separate them. + +endmenu -- cgit v1.3.1