[linux] 02/02: [amd64] enable CONFIG_SPI_PXA2XX for Apple MacBook Pro
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Fri Sep 15 08:17:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
ukleinek pushed a commit to branch master
in repository linux.
commit 4d1949cf5a23c5ec01c1b8882db1685cc48dcdb2
Author: Uwe Kleine-König <ukleinek at debian.org>
Date: Fri Sep 15 10:17:06 2017 +0200
[amd64] enable CONFIG_SPI_PXA2XX for Apple MacBook Pro
---
debian/changelog | 1 +
debian/config/amd64/config | 5 +++++
2 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 95a3a9f..23f228b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ linux (4.13.1-1~exp2) UNRELEASED; urgency=medium
* USB/misc: reenable UCSI which got lost due to upstream changes
* update kernel config templates for upstream changes
+ * [amd64] enable CONFIG_SPI_PXA2XX for Apple MacBook Pro (Closes: #872004)
-- Uwe Kleine-König <ukleinek at debian.org> Tue, 12 Sep 2017 15:02:03 +0200
diff --git a/debian/config/amd64/config b/debian/config/amd64/config
index 99a0bb4..17fbdf5 100644
--- a/debian/config/amd64/config
+++ b/debian/config/amd64/config
@@ -168,6 +168,11 @@ CONFIG_PCI_HYPERV=y
CONFIG_SCSI_INIA100=m
##
+## file: drivers/spi/Kconfig
+##
+CONFIG_SPI_PXA2XX=m
+
+##
## file: drivers/tty/Kconfig
##
CONFIG_MOXA_INTELLIO=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