summaryrefslogtreecommitdiff
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorSameer Pujar <spujar@nvidia.com>2022-06-06 20:28:55 +0530
committerThierry Reding <treding@nvidia.com>2022-06-08 15:39:04 +0200
commit28b4dcc8f0108e2c430b63b0325c61ae97d6dc79 (patch)
treed656eccd60e77e4209a8c432a694d65864f493c2 /arch/arm64/configs
parentf2906aa863381afb0015a9eb7fefad885d4e5a56 (diff)
downloadlwn-28b4dcc8f0108e2c430b63b0325c61ae97d6dc79.tar.gz
lwn-28b4dcc8f0108e2c430b63b0325c61ae97d6dc79.zip
arm64: defconfig: Build Tegra OPE module
Output Processing Engine (OPE) module is a client of AHUB on Tegra210 and later generations of Tegra SoCs. Enable the driver build to use this in audio path. Signed-off-by: Sameer Pujar <spujar@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7d1105343bc2..3e154cb80e34 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -808,6 +808,7 @@ CONFIG_SND_SOC_TEGRA=m
CONFIG_SND_SOC_TEGRA210_AHUB=m
CONFIG_SND_SOC_TEGRA210_DMIC=m
CONFIG_SND_SOC_TEGRA210_I2S=m
+CONFIG_SND_SOC_TEGRA210_OPE=m
CONFIG_SND_SOC_TEGRA186_ASRC=m
CONFIG_SND_SOC_TEGRA186_DSPK=m
CONFIG_SND_SOC_TEGRA210_ADMAIF=m