From: Sameer Pujar Date: Thu, 4 Feb 2021 04:21:16 +0000 (+0530) Subject: arm64: defconfig: Enable RT5659 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=70ba3b1adbf5994b00acda837e9b7344c6c96a90;p=uclinux-h8%2Flinux.git arm64: defconfig: Enable RT5659 Enable the RT5659 audio codec driver. Jetson AGX Xavier has RT5658 codec which is compatible with this driver. This enables user to test external audio. Signed-off-by: Sameer Pujar Acked-by: Jon Hunter Cc: Oder Chiou Cc: Bard Liao --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 3f6a2f50b7cf..35dc0f45abb4 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -746,6 +746,7 @@ CONFIG_SND_SOC_AK4613=m CONFIG_SND_SOC_ES7134=m CONFIG_SND_SOC_ES7241=m CONFIG_SND_SOC_PCM3168A_I2C=m +CONFIG_SND_SOC_RT5659=m CONFIG_SND_SOC_SIMPLE_AMPLIFIER=m CONFIG_SND_SOC_TAS571X=m CONFIG_SND_SOC_WCD934X=m