Re: [PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-26 Thread Kuninori Morimoto
Hi Simon > > > No. For {shmobile,renesas}_defconfig we make everything builtin. > > > For {multi_v7,arm64}_defconfig, we usually make non-critical devices > > > modular. > > > > Yeah. > > CONFIG_SND_AUDIO_GRAPH_CARD is similar driver to CONFIG_SND_SIMPLE_CARD > > But it has =y on defconfig,

Re: [PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-26 Thread Simon Horman
On Wed, Apr 25, 2018 at 12:13:07AM +, Kuninori Morimoto wrote: > > Hi Geert > > Thank for your review. > > > >> > CONFIG_SND_AUDIO_GRAPH_CARD is needed to use HDMI sound with video > > >> > > > >> > Signed-off-by: Kuninori Morimoto > > >> > Tested-by:

Re: [PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-26 Thread Simon Horman
On Tue, Apr 24, 2018 at 11:53:15AM +0200, Geert Uytterhoeven wrote: > Hi Simon, > > On Tue, Apr 24, 2018 at 11:36 AM, Simon Horman wrote: > > On Mon, Apr 23, 2018 at 10:01:51AM +0200, Geert Uytterhoeven wrote: > >> On Mon, Apr 23, 2018 at 3:39 AM, Kuninori Morimoto > >>

Re: [PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-24 Thread Kuninori Morimoto
Hi Geert Thank for your review. > >> > CONFIG_SND_AUDIO_GRAPH_CARD is needed to use HDMI sound with video > >> > > >> > Signed-off-by: Kuninori Morimoto > >> > Tested-by: Nguyen Viet Dung > >> > >> Thanks for your patch! > >> > >> > ---

Re: [PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-24 Thread Geert Uytterhoeven
Hi Simon, On Tue, Apr 24, 2018 at 11:36 AM, Simon Horman wrote: > On Mon, Apr 23, 2018 at 10:01:51AM +0200, Geert Uytterhoeven wrote: >> On Mon, Apr 23, 2018 at 3:39 AM, Kuninori Morimoto >> wrote: >> > From: Kuninori Morimoto

Re: [PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-24 Thread Simon Horman
On Mon, Apr 23, 2018 at 10:01:51AM +0200, Geert Uytterhoeven wrote: > Hi Morimoto-san, > > On Mon, Apr 23, 2018 at 3:39 AM, Kuninori Morimoto > wrote: > > > > From: Kuninori Morimoto > > > > CONFIG_SND_AUDIO_GRAPH_CARD is

Re: [PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-24 Thread Simon Horman
On Tue, Apr 24, 2018 at 11:31:14AM +0200, Geert Uytterhoeven wrote: > Hi Simon, > > On Tue, Apr 24, 2018 at 11:27 AM, Simon Horman wrote: > > On Mon, Apr 23, 2018 at 10:01:51AM +0200, Geert Uytterhoeven wrote: > >> On Mon, Apr 23, 2018 at 3:39 AM, Kuninori Morimoto > >>

Re: [PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-24 Thread Geert Uytterhoeven
Hi Simon, On Tue, Apr 24, 2018 at 11:27 AM, Simon Horman wrote: > On Mon, Apr 23, 2018 at 10:01:51AM +0200, Geert Uytterhoeven wrote: >> On Mon, Apr 23, 2018 at 3:39 AM, Kuninori Morimoto >> wrote: >> > >> > From: Kuninori Morimoto

Re: [PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-24 Thread Simon Horman
On Mon, Apr 23, 2018 at 10:01:51AM +0200, Geert Uytterhoeven wrote: > Hi Morimoto-san, > > On Mon, Apr 23, 2018 at 3:39 AM, Kuninori Morimoto > wrote: > > > > From: Kuninori Morimoto > > > > CONFIG_SND_AUDIO_GRAPH_CARD is

Re: [PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-23 Thread Geert Uytterhoeven
Hi Morimoto-san, On Mon, Apr 23, 2018 at 3:39 AM, Kuninori Morimoto wrote: > > From: Kuninori Morimoto > > CONFIG_SND_AUDIO_GRAPH_CARD is needed to use HDMI sound with video > > Signed-off-by: Kuninori Morimoto

[PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-22 Thread Kuninori Morimoto
From: Kuninori Morimoto CONFIG_SND_AUDIO_GRAPH_CARD is needed to use HDMI sound with video Signed-off-by: Kuninori Morimoto Tested-by: Nguyen Viet Dung --- arch/arm64/configs/defconfig | 1 + 1 file