aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-10-12 18:40:29 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-10-12 18:40:38 +0200
commitb30987650cba644e26c62ee3b1fa829d98a031c0 (patch)
tree32b397f5d026d335b2b8a4b7e1b45c1577df262e
parentaf7ffa38bd784ded532c26aeb0baaa0bdf5b9f70 (diff)
downloadkernel_replicant_linux-replicant-10/v5.9-rc8.tar.gz
kernel_replicant_linux-replicant-10/v5.9-rc8.tar.bz2
kernel_replicant_linux-replicant-10/v5.9-rc8.zip
ARM: replicant_defconfig: remove SND_DUMMYreplicant-10/v5.9-rc8
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 <GNUtoo@cyberdimension.org>
-rw-r--r--arch/arm/configs/replicant_defconfig1
1 files changed, 0 insertions, 1 deletions
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