All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: exynos_defconfig: enable sound driver for Midas platform
       [not found] <CGME20201009134902eucas1p235927ef59cc78854e34d2c1f4700c29b@eucas1p2.samsung.com>
@ 2020-10-09 13:48 ` Marek Szyprowski
  2020-10-26 18:47   ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Marek Szyprowski @ 2020-10-09 13:48 UTC (permalink / raw)
  To: linux-samsung-soc; +Cc: Marek Szyprowski, Krzysztof Kozlowski

Sound driver for Midas platform (Exnyos4412 SoC based) has been recently
merged, so enable it for tests like other sound drivers for Exynos based
boards.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
---
 arch/arm/configs/exynos_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index cf82c9d23a08..8c1fd6408108 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -245,6 +245,7 @@ CONFIG_SND_SOC_SMDK_WM8994_PCM=y
 CONFIG_SND_SOC_SNOW=y
 CONFIG_SND_SOC_ODROID=y
 CONFIG_SND_SOC_ARNDALE=y
+CONFIG_SND_SOC_SAMSUNG_MIDAS_WM1811=y
 CONFIG_SND_SIMPLE_CARD=y
 CONFIG_USB=y
 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: exynos_defconfig: enable sound driver for Midas platform
  2020-10-09 13:48 ` [PATCH] ARM: exynos_defconfig: enable sound driver for Midas platform Marek Szyprowski
@ 2020-10-26 18:47   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2020-10-26 18:47 UTC (permalink / raw)
  To: Marek Szyprowski; +Cc: linux-samsung-soc

On Fri, Oct 09, 2020 at 03:48:55PM +0200, Marek Szyprowski wrote:
> Sound driver for Midas platform (Exnyos4412 SoC based) has been recently
> merged, so enable it for tests like other sound drivers for Exynos based
> boards.
> 
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
> ---
>  arch/arm/configs/exynos_defconfig | 1 +

Thanks, applied.

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-26 18:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20201009134902eucas1p235927ef59cc78854e34d2c1f4700c29b@eucas1p2.samsung.com>
2020-10-09 13:48 ` [PATCH] ARM: exynos_defconfig: enable sound driver for Midas platform Marek Szyprowski
2020-10-26 18:47   ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.