aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2019-01-06 22:41:32 -0500
committerSimon Horman <horms+renesas@verge.net.au>2019-01-07 08:54:31 -0500
commitb8c3667a892a2ef2a2a5f91dfc2e3e3f0225185e (patch)
tree823461df4975e90054abbfa655a92f5aaff18456
parent4aac2bf0760d359af44e423dc01e10880d9d18b0 (diff)
arm64: defconfig: select Kingfisher Sound related configs
This patch selects PCM3168A which is needed for Kingfisher Sound Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-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 741b5f305e03..e1484113667b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -510,6 +510,7 @@ CONFIG_SND_SOC_RK3399_GRU_SOUND=m
510CONFIG_SND_SOC_SAMSUNG=y 510CONFIG_SND_SOC_SAMSUNG=y
511CONFIG_SND_SOC_RCAR=m 511CONFIG_SND_SOC_RCAR=m
512CONFIG_SND_SOC_AK4613=m 512CONFIG_SND_SOC_AK4613=m
513CONFIG_SND_SOC_PCM3168A_I2C=m
513CONFIG_SND_SIMPLE_CARD=m 514CONFIG_SND_SIMPLE_CARD=m
514CONFIG_SND_AUDIO_GRAPH_CARD=m 515CONFIG_SND_AUDIO_GRAPH_CARD=m
515CONFIG_I2C_HID=m 516CONFIG_I2C_HID=m