10 lines
205 B
Plaintext
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
|