diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2020-08-05 19:16:16 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2020-08-05 23:01:04 +0100 |
commit | aa9b71806d15e9c41e1c983b93835cead63fc294 (patch) | |
tree | 7a12ada800d5d46becd826cf35cd6e867378a110 /kernel-aarch64-debug-fedora.config | |
parent | 38af44ceef8bd7fa9fc8a394435aba9329466afa (diff) | |
download | kernel-aa9b71806d15e9c41e1c983b93835cead63fc294.tar.gz kernel-aa9b71806d15e9c41e1c983b93835cead63fc294.tar.xz kernel-aa9b71806d15e9c41e1c983b93835cead63fc294.zip |
enabled generic HDMI audio for discrete PCI cards
Diffstat (limited to 'kernel-aarch64-debug-fedora.config')
-rw-r--r-- | kernel-aarch64-debug-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug-fedora.config b/kernel-aarch64-debug-fedora.config index a00154fe1..2a887910e 100644 --- a/kernel-aarch64-debug-fedora.config +++ b/kernel-aarch64-debug-fedora.config @@ -6016,7 +6016,7 @@ CONFIG_SND_HDA_HWDEP=y CONFIG_SND_HDA_I915=y CONFIG_SND_HDA_INPUT_BEEP_MODE=0 CONFIG_SND_HDA_INPUT_BEEP=y -# CONFIG_SND_HDA_INTEL is not set +CONFIG_SND_HDA_INTEL=m CONFIG_SND_HDA_PATCH_LOADER=y CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1 CONFIG_SND_HDA_PREALLOC_SIZE=4096 |