From 3422e04a2e31dba3e17af206f160d4fc409f4250 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 5 Mar 2021 10:03:27 -0600 Subject: kernel-5.11.3-50 * Fri Mar 05 2021 Justin M. Forbes [5.11.3-50] - PCI: Add MCFG quirks for Tegra194 host controllers (Vidya Sagar) - Revert "PCI: Add MCFG quirks for Tegra194 host controllers" (Peter Robinson) - forgot to push this one earlier (Justin M. Forbes) - Reference the patch as version.patchlevel to more easily see diffs between stable releases (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- .../generic/CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH | 23 ---------------------- 1 file changed, 23 deletions(-) delete mode 100644 configs/fedora/generic/CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH (limited to 'configs/fedora/generic/CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH') diff --git a/configs/fedora/generic/CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH b/configs/fedora/generic/CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH deleted file mode 100644 index 924663b0f..000000000 --- a/configs/fedora/generic/CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH +++ /dev/null @@ -1,23 +0,0 @@ -# CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH: -# -# This adds the ASoC machine driver for Intel Broadwell platforms with -# the RT5650 codec. -# Say Y if you have such a device. -# If unsure select "N". -# -# Symbol: SND_SOC_INTEL_BDW_RT5650_MACH [=n] -# Type : tristate -# Prompt: Broadwell with RT5650 codec -# Location: -# -> Device Drivers -# -> Sound card support (SOUND [=m]) -# -> Advanced Linux Sound Architecture (SND [=m]) -# -> ALSA for SoC audio support (SND_SOC [=m]) -# -> Intel Machine drivers (SND_SOC_INTEL_MACH [=y]) -# Defined at sound/soc/intel/boards/Kconfig:47 -# Depends on: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] && SND_SOC_INTEL_MACH [=y] && (SND_SOC_INTEL_HASWELL [=m] || SND_SOC_SOF_BROADWELL [=n]) && I2C [=y] && (I2C_DESIGNWARE_PLATFORM [=m] || COMPILE_TEST [=n]) && (X86_INTEL_LPSS [=y] || COMPILE_TEST [=n]) -# Selects: SND_SOC_RT5645 [=m] -# -# -# -# CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH is not set -- cgit