[linux] 01/02: [armhf] Enable MMC_SDHCI_IPROC
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Jul 31 23:32:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
tbm pushed a commit to branch master
in repository linux.
commit 49a2579f52464eff873585e763932e41ebdeaa01
Author: Martin Michlmayr <tbm at cyrius.com>
Date: Sun Jul 31 15:23:38 2016 -0700
[armhf] Enable MMC_SDHCI_IPROC
---
debian/changelog | 4 ++++
debian/config/armhf/config | 1 +
2 files changed, 5 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 09fc90e..9251d59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
linux (4.7~rc7-1~exp2) UNRELEASED; urgency=medium
+ [ Ben Hutchings ]
* sched: Enable SCHEDSTATS (Closes: #796674)
* Re-enable various config options disabled by name changes in 4.7:
- nfc: NFC_PN533_USB replaced NFC_PN533
@@ -7,6 +8,9 @@ linux (4.7~rc7-1~exp2) UNRELEASED; urgency=medium
- [x86] ACPI: ACPI_TABLE_UPGRADE replaced ACPI_INITRD_TABLE_OVERRIDE
* cgroups: Enable memory controller by default
+ [ Martin Michlmayr ]
+ * [armhf] Enable MMC_SDHCI_IPROC.
+
-- Ben Hutchings <ben at decadent.org.uk> Wed, 20 Jul 2016 03:50:18 +0100
linux (4.7~rc7-1~exp1) experimental; urgency=medium
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index aca8061..affe136 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -575,6 +575,7 @@ CONFIG_MMC_SDHCI_TEGRA=m
CONFIG_MMC_SDHCI_S3C=m
CONFIG_MMC_SDHCI_PXAV3=m
CONFIG_MMC_SDHCI_BCM2835=m
+CONFIG_MMC_SDHCI_IPROC=m
CONFIG_MMC_OMAP=m
CONFIG_MMC_OMAP_HS=m
CONFIG_MMC_MVSDIO=m
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list