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-11-04 19:45:15 +0100
commit53ce0bb424bdf5cbab00f2afa26d47b46fa73bd4 (patch)
tree4dd980846a12eed9ff1b2eb6963ae879954cc5f7
parentb23511419f01d49aae76ef02b1ab4b831d3502e7 (diff)
downloadkernel_replicant_linux-53ce0bb424bdf5cbab00f2afa26d47b46fa73bd4.tar.gz
kernel_replicant_linux-53ce0bb424bdf5cbab00f2afa26d47b46fa73bd4.tar.bz2
kernel_replicant_linux-53ce0bb424bdf5cbab00f2afa26d47b46fa73bd4.zip
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 <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