diff options
author | David Ward <david.ward@ll.mit.edu> | 2019-10-29 17:22:58 -0400 |
---|---|---|
committer | David Ward <david.ward@ll.mit.edu> | 2019-10-29 17:49:34 -0400 |
commit | 52f2dc92ab5bfe9dab2e9d970db26df007522a65 (patch) | |
tree | 53298ce61f43e753831c3b0b50545b680aa232cc /kernel-aarch64-debug.config | |
parent | 9b480548fc5982681959c111b19728ce2ae01c16 (diff) | |
download | kernel-52f2dc92ab5bfe9dab2e9d970db26df007522a65.tar.gz kernel-52f2dc92ab5bfe9dab2e9d970db26df007522a65.tar.xz kernel-52f2dc92ab5bfe9dab2e9d970db26df007522a65.zip |
Disable Sound Open Firmware support on Intel platforms (rhbz 1750194)
Diffstat (limited to 'kernel-aarch64-debug.config')
-rw-r--r-- | kernel-aarch64-debug.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index 25917ed7c..5b17440e5 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -5972,7 +5972,6 @@ CONFIG_SND_SOC_SIMPLE_AMPLIFIER=m # CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set CONFIG_SND_SOC_SOF_ACPI=m # CONFIG_SND_SOC_SOF_DEBUG is not set -# CONFIG_SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1 is not set # CONFIG_SND_SOC_SOF_NOCODEC is not set # CONFIG_SND_SOC_SOF_NOCODEC_SUPPORT is not set # CONFIG_SND_SOC_SOF_OF is not set |