diff mbox series

[v2,5/9] arm64: defconfig: Enable RT5659

Message ID 1611944866-29373-6-git-send-email-spujar@nvidia.com
State New
Headers show
Series [v2,1/9] ASoC: dt-bindings: rt5659: Update binding doc | expand

Commit Message

Sameer Pujar Jan. 29, 2021, 6:27 p.m. UTC
Enable the RT5659 audio codec driver.

Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Cc: Oder Chiou <oder_chiou@realtek.com>
Cc: Bard Liao <bardliao@realtek.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Jon Hunter Feb. 3, 2021, 10 a.m. UTC | #1
On 29/01/2021 18:27, Sameer Pujar wrote:
> Enable the RT5659 audio codec driver.


We could add that the Jetson AGX Xavier uses this codec and so we want
to enable this for testing purposes. Otherwise ...

> Signed-off-by: Sameer Pujar <spujar@nvidia.com>

> Cc: Oder Chiou <oder_chiou@realtek.com>

> Cc: Bard Liao <bardliao@realtek.com>

> ---

>  arch/arm64/configs/defconfig | 1 +

>  1 file changed, 1 insertion(+)

> 

> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig

> index ec377f7..ea279e8 100644

> --- a/arch/arm64/configs/defconfig

> +++ b/arch/arm64/configs/defconfig

> @@ -754,6 +754,7 @@ CONFIG_SND_SOC_ES7134=m

>  CONFIG_SND_SOC_ES7241=m

>  CONFIG_SND_SOC_GTM601=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

> 


Acked-by: Jon Hunter <jonathanh@nvidia.com>


Cheers
Jon

-- 
nvpublic
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index ec377f7..ea279e8 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -754,6 +754,7 @@  CONFIG_SND_SOC_ES7134=m
 CONFIG_SND_SOC_ES7241=m
 CONFIG_SND_SOC_GTM601=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