diff --git a/config-generic b/config-generic index d65cf07..4ef2afd 100644 --- a/config-generic +++ b/config-generic @@ -3312,7 +3312,7 @@ CONFIG_RTC_DRV_CMOS=y CONFIG_RTC_DRV_ABX80X=m CONFIG_RTC_DRV_DS1307=m CONFIG_RTC_DRV_DS1307_HWMON=y -CONFIG_RTC_DRV_DS1307_CENTURY=y +# CONFIG_RTC_DRV_DS1307_CENTURY is not set CONFIG_RTC_DRV_DS1511=m CONFIG_RTC_DRV_DS1553=m CONFIG_RTC_DRV_DS1685_FAMILY=m diff --git a/kernel.spec b/kernel.spec index a6f1252..9bec536 100644 --- a/kernel.spec +++ b/kernel.spec @@ -42,7 +42,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 @@ -2142,6 +2142,9 @@ fi # # %changelog +* Mon Oct 17 2016 Laura Abbott - 4.9.0-0.rc1.git0.2 +- Disable CONFIG_RTC_DRV_DS1307_CENTURY + * Mon Oct 17 2016 Laura Abbott - 4.9.0-0.rc1.git0.1 - Linux v4.8-rc1