diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2019-01-06 22:41:32 -0500 |
|---|---|---|
| committer | Simon Horman <horms+renesas@verge.net.au> | 2019-01-07 08:54:31 -0500 |
| commit | b8c3667a892a2ef2a2a5f91dfc2e3e3f0225185e (patch) | |
| tree | 823461df4975e90054abbfa655a92f5aaff18456 | |
| 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>
| -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 | |||
| 510 | CONFIG_SND_SOC_SAMSUNG=y | 510 | CONFIG_SND_SOC_SAMSUNG=y |
| 511 | CONFIG_SND_SOC_RCAR=m | 511 | CONFIG_SND_SOC_RCAR=m |
| 512 | CONFIG_SND_SOC_AK4613=m | 512 | CONFIG_SND_SOC_AK4613=m |
| 513 | CONFIG_SND_SOC_PCM3168A_I2C=m | ||
| 513 | CONFIG_SND_SIMPLE_CARD=m | 514 | CONFIG_SND_SIMPLE_CARD=m |
| 514 | CONFIG_SND_AUDIO_GRAPH_CARD=m | 515 | CONFIG_SND_AUDIO_GRAPH_CARD=m |
| 515 | CONFIG_I2C_HID=m | 516 | CONFIG_I2C_HID=m |
