From a4d082d16df0bec36ffdd80186d96e47c196add0 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 18 Jun 2017 21:08:04 +0100 Subject: [PATCH] [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 b31650b89..bcd8cac36 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 Tue, 06 Jun 2017 20:43:11 +0100 diff --git a/debian/config/armhf/config b/debian/config/armhf/config index 38c2299eb..3a9998f55 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