tn3399_openwrt/package/kernel/linux
Tony Ambardar 2ba0ab1930 kernel: robustify dependencies in kmod-sound-hda-core
Dependency tracking for kmod-sound-hda-core is fragile. Enabling some sound
codecs (Realtek, Conexant, Sigmatel) implicitly adds a kmod-ledtrig-audio
dependency, while an enabled kmod-ledtrig-audio can be picked up through
enabling others (e.g. kmod-sound-hda-intel), and the behaviour can change
across kernel versions.

As kmod-ledtrig-audio is under 2KB, make it an unconditional dependency.

Fixes: a374b8f190 ("kernel: 5.10: update sound modules")
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2021-03-20 23:57:58 -10:00
..
files kernel/modules: relocate teql hotplug from iproute2 to kmod-sched 2021-03-19 15:30:01 +01:00
modules kernel: robustify dependencies in kmod-sound-hda-core 2021-03-20 23:57:58 -10:00
Makefile linux: update license tag to use correct SPDX tag 2018-07-07 16:12:03 +02:00