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 20:34:15 +0200
commitc071ae58d14d417cb4c5016bfd724784732a1109 (patch)
treef59deb9627eb589a06874536713a0620c3549a00
parentc62b86d6241593b14b5e6e08a248d3f0c1ae8c00 (diff)
downloadkernel_replicant_linux-replicant-10-dev.tar.gz
kernel_replicant_linux-replicant-10-dev.tar.bz2
kernel_replicant_linux-replicant-10-dev.zip
ARM: replicant_defconfig: remove SND_DUMMYreplicant-10-dev
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