summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorJon Hunter <jonathanh@nvidia.com>2019-03-07 16:46:48 +0000
committerThierry Reding <treding@nvidia.com>2019-04-03 18:39:50 +0200
commitfb8bd68fcfff2fd6a1fa4899a610b18575fa32bc (patch)
tree86a1c7344b11ca998564aca677624472713d0f71 /arch/arm64/configs
parent9e98c678c2d6ae3a17cb2de55d17f69dddaa231b (diff)
downloadlinux-stable-fb8bd68fcfff2fd6a1fa4899a610b18575fa32bc.tar.gz
linux-stable-fb8bd68fcfff2fd6a1fa4899a610b18575fa32bc.tar.bz2
linux-stable-fb8bd68fcfff2fd6a1fa4899a610b18575fa32bc.zip
arm64: defconfig: Enable Tegra HDA support
Enable support for Tegra HDA controller in the ARM64 defconfig which is used by Tegra210, Tegra186 and Tegra194. Please note that the Tegra HDA controller requires the HDA HDMI/DP codec driver and so enable this as well. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 2d9c39033c1a..fa12590c9bae 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -522,6 +522,8 @@ CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_SOUND=y
CONFIG_SND=y
+CONFIG_SND_HDA_TEGRA=m
+CONFIG_SND_HDA_CODEC_HDMI=m
CONFIG_SND_SOC=y
CONFIG_SND_BCM2835_SOC_I2S=m
CONFIG_SND_SOC_ROCKCHIP=m