mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: configs: rk3308_linux_defconfig: enable aloop driver
Because of resample, some speaker processing(such as EQ/DRC) cannot be done after dmix in alsa. Enable aloop driver make them can be handled between virtual hardware to the real hardware. Change-Id: I86242f67d89fb38361a7f8d6d8cf4294cdaba685 Signed-off-by: Cherry Chen <cherry.chen@rock-chips.com>
This commit is contained in:
parent
6faf01a897
commit
b130c529c5
|
|
@ -154,7 +154,7 @@ CONFIG_SOUND=y
|
|||
CONFIG_SND=y
|
||||
CONFIG_SND_HRTIMER=y
|
||||
# CONFIG_SND_SUPPORT_OLD_API is not set
|
||||
# CONFIG_SND_DRIVERS is not set
|
||||
CONFIG_SND_ALOOP=y
|
||||
# CONFIG_SND_SPI is not set
|
||||
CONFIG_SND_SOC=y
|
||||
CONFIG_SND_SOC_ROCKCHIP=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user