[linux] 03/03: [armhf] PCI: Enable PCI_HOST_GENERIC (Closes: #864726)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Jun 18 20:08:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch sid
in repository linux.
commit a4d082d16df0bec36ffdd80186d96e47c196add0
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sun Jun 18 21:08:04 2017 +0100
[armhf] PCI: Enable PCI_HOST_GENERIC (Closes: #864726)
---
debian/changelog | 1 +
debian/config/armhf/config | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index b31650b..bcd8cac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ linux (4.11.6-1) UNRELEASED; urgency=medium
* [rt] Update to 4.11.5-rt1 and reenable
* fs: Reenable HPFS_FS as module (Closes: #864878)
* USB: serial: option: add two Longcheer device ids (Closes: #864604)
+ * [armhf] PCI: Enable PCI_HOST_GENERIC (Closes: #864726)
-- Ben Hutchings <ben at decadent.org.uk> Tue, 06 Jun 2017 20:43:11 +0100
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index 38c2299..3a9998f 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -850,6 +850,7 @@ CONFIG_PCI_IMX6=y
##
CONFIG_PCI_MVEBU=y
CONFIG_PCI_TEGRA=y
+CONFIG_PCI_HOST_GENERIC=y
##
## file: drivers/phy/Kconfig
--
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