diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2019-01-07 12:41:32 +0900 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2019-01-07 14:54:31 +0100 |
commit | b8c3667a892a2ef2a2a5f91dfc2e3e3f0225185e (patch) | |
tree | 823461df4975e90054abbfa655a92f5aaff18456 /arch/arm64/configs | |
parent | 4aac2bf0760d359af44e423dc01e10880d9d18b0 (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>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r-- | arch/arm64/configs/defconfig | 1 |
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 CONFIG_SND_SOC_SAMSUNG=y CONFIG_SND_SOC_RCAR=m CONFIG_SND_SOC_AK4613=m +CONFIG_SND_SOC_PCM3168A_I2C=m CONFIG_SND_SIMPLE_CARD=m CONFIG_SND_AUDIO_GRAPH_CARD=m CONFIG_I2C_HID=m |