From bc28c746fc43d29ef9930aba1946dd78318e23d2 Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Nov 11 2015 23:24:21 +0000 Subject: Drop CONFIG_DRM_DW_HDMI_AHB_AUDIO for now The module filters need to be updated --- diff --git a/config-armv7-generic b/config-armv7-generic index 669d8ae..365b59b 100644 --- a/config-armv7-generic +++ b/config-armv7-generic @@ -483,7 +483,7 @@ CONFIG_DRM_PANEL_LG_LG4573=m CONFIG_DRM_PANEL_SAMSUNG_LD9040=m CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0=m CONFIG_DRM_DW_HDMI=m -CONFIG_DRM_DW_HDMI_AHB_AUDIO=m +# CONFIG_DRM_DW_HDMI_AHB_AUDIO is not set # regmap CONFIG_REGMAP_SPI=m diff --git a/kernel.spec b/kernel.spec index ee3224c..9719c34 100644 --- a/kernel.spec +++ b/kernel.spec @@ -40,7 +40,7 @@ Summary: The Linux kernel # For non-released -rc kernels, this will be appended after the rcX and # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3" # -%global baserelease 1 +%global baserelease 2 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2043,6 +2043,9 @@ fi # # %changelog +* Wed Nov 11 2015 Laura Abbott - 4.4.0-0.rc0.git7.2 +- Drop CONFIG_DRM_DW_HDMI_AHB_AUDIO for now + * Wed Nov 11 2015 Laura Abbott - 4.4.0-0.rc0.git7.1 - Linux v4.3-11481-gc5a3788 - Actually drop CONFIG_DMADEVICES_VDEBUG