From 53ce0bb424bdf5cbab00f2afa26d47b46fa73bd4 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Mon, 12 Oct 2020 18:40:29 +0200 Subject: ARM: replicant_defconfig: remove SND_DUMMY Now that we have a working sound driver[1] [1]I tested it under GNU/Linux and I could play some music, on both the speakers and headphones. The sound was a too much metallic but it worked fine otherwise. Signed-off-by: Denis 'GNUtoo' Carikli --- arch/arm/configs/replicant_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/configs/replicant_defconfig b/arch/arm/configs/replicant_defconfig index b43d0a8e75ad..92b7d7df5540 100644 --- a/arch/arm/configs/replicant_defconfig +++ b/arch/arm/configs/replicant_defconfig @@ -328,7 +328,6 @@ CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_LOGO=y CONFIG_SOUND=y CONFIG_SND=y -CONFIG_SND_DUMMY=y # CONFIG_SND_ARM is not set # CONFIG_SND_SPI is not set # CONFIG_SND_USB is not set -- cgit v1.2.3