summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher <jakob.unterwurzacher@theobroma-systems.com>2023-08-22 17:30:47 +0200
committerJakob Unterwurzacher <jakob.unterwurzacher@theobroma-systems.com>2023-08-23 09:19:33 +0200
commitd8d7e60f94f2919e79cbd69c5c91f6a2acb5de2b (patch)
treec39ceb205f19a84ec2dc411e8ff4c9e42442c73b
parented83152f8e509495a2b3905c6f2c50d562adfa51 (diff)
TSD: arm64: configs: puma: disable CONFIG_SND_ALOOP
For consistency with the newer PX30-uQ7 module and also because it seems to serve no purpose other than making the "aplay -L" device list longer (a lot longer) and making selecting the right device more difficult. root@puma-debos:~# aplay -L null Discard all samples (playback) or generate zero samples (capture) hw:CARD=Loopback,DEV=0 Loopback, Loopback PCM Direct hardware device without any conversions hw:CARD=Loopback,DEV=1 Loopback, Loopback PCM Direct hardware device without any conversions plughw:CARD=Loopback,DEV=0 Loopback, Loopback PCM Hardware device with all software conversions plughw:CARD=Loopback,DEV=1 Loopback, Loopback PCM Hardware device with all software conversions default:CARD=Loopback Loopback, Loopback PCM Default Audio Device sysdefault:CARD=Loopback Loopback, Loopback PCM Default Audio Device front:CARD=Loopback,DEV=0 Loopback, Loopback PCM Front output / input surround21:CARD=Loopback,DEV=0 Loopback, Loopback PCM 2.1 Surround output to Front and Subwoofer speakers surround40:CARD=Loopback,DEV=0 Loopback, Loopback PCM 4.0 Surround output to Front and Rear speakers surround41:CARD=Loopback,DEV=0 Loopback, Loopback PCM 4.1 Surround output to Front, Rear and Subwoofer speakers surround50:CARD=Loopback,DEV=0 Loopback, Loopback PCM 5.0 Surround output to Front, Center and Rear speakers surround51:CARD=Loopback,DEV=0 Loopback, Loopback PCM 5.1 Surround output to Front, Center, Rear and Subwoofer speakers surround71:CARD=Loopback,DEV=0 Loopback, Loopback PCM 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers dmix:CARD=Loopback,DEV=0 Loopback, Loopback PCM Direct sample mixing device dmix:CARD=Loopback,DEV=1 Loopback, Loopback PCM Direct sample mixing device hw:CARD=HaikouI2Scodec,DEV=0 Haikou,I2S-codec, ff880000.i2s-sgtl5000 sgtl5000-0 Direct hardware device without any conversions plughw:CARD=HaikouI2Scodec,DEV=0 Haikou,I2S-codec, ff880000.i2s-sgtl5000 sgtl5000-0 Hardware device with all software conversions default:CARD=HaikouI2Scodec Haikou,I2S-codec, ff880000.i2s-sgtl5000 sgtl5000-0 Default Audio Device sysdefault:CARD=HaikouI2Scodec Haikou,I2S-codec, ff880000.i2s-sgtl5000 sgtl5000-0 Default Audio Device dmix:CARD=HaikouI2Scodec,DEV=0 Haikou,I2S-codec, ff880000.i2s-sgtl5000 sgtl5000-0 Direct sample mixing device
-rw-r--r--arch/arm64/configs/puma-rk3399_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/configs/puma-rk3399_defconfig b/arch/arm64/configs/puma-rk3399_defconfig
index f86deb70c7a8..1077d6eadad9 100644
--- a/arch/arm64/configs/puma-rk3399_defconfig
+++ b/arch/arm64/configs/puma-rk3399_defconfig
@@ -406,7 +406,6 @@ CONFIG_LOGO=y
CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_DYNAMIC_MINORS=y
-CONFIG_SND_ALOOP=y
CONFIG_SND_SOC=y
CONFIG_SND_SOC_FSL_ASRC=m
CONFIG_SND_SOC_FSL_SAI=m