diff options
-rw-r--r-- | config-armv7-lpae | 1 | ||||
-rw-r--r-- | kernel.spec | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/config-armv7-lpae b/config-armv7-lpae index 0ef36a595..511a6adc0 100644 --- a/config-armv7-lpae +++ b/config-armv7-lpae @@ -79,6 +79,7 @@ CONFIG_DRM_EXYNOS_GSC=y CONFIG_SND_SOC_SAMSUNG=m CONFIG_USB_EHCI_S5P=y CONFIG_USB_OHCI_EXYNOS=y +CONFIG_S3C_DEV_HSMMC=y CONFIG_MMC_SDHCI_S3C=m CONFIG_MMC_SDHCI_S3C_DMA=y CONFIG_RTC_DRV_S3C=m diff --git a/kernel.spec b/kernel.spec index e9afad239..cba1d8150 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2225,6 +2225,9 @@ fi # ||----w | # || || %changelog +* Mon May 20 2013 Peter Robinson <pbrobinson@fedoraproject.org> +- Minor ARM update + * Mon May 20 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc1.git7.1 - Linux v3.10-rc1-369-g343cd4f |