Linux-6.18.2/sound/hda/Kconfig
2025-12-23 20:06:59 +08:00

10 lines
205 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
menu "HD-Audio"
source "sound/hda/common/Kconfig"
source "sound/hda/controllers/Kconfig"
source "sound/hda/codecs/Kconfig"
source "sound/hda/core/Kconfig"
endmenu