]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm64: defconfig: enable Simple Sound Card support
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 6 Jun 2017 02:33:47 +0000 (02:33 +0000)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 12 Jun 2017 09:28:16 +0000 (11:28 +0200)
commitb27866e91efb69d2ae335f130b5c9762272b918e
treea566f1dfd4b13468783186a39cc9c4d0524a3afb
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
arm64: defconfig: enable Simple Sound Card support

commit 7fa72cca39a0 ("ASoC: rsnd: add HDMI output support")
exchanged Renesas Sound driver's Kconfig selection
from SND_SIMPLE_CARD to SND_SIMPLE_CARD_UTILS, because of this,
defconfig doesn't select SND_SIMPLE_CARD today.
All Renesas platform needs SND_SIMPLE_CARD, Let's select it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/configs/defconfig