aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-vanilla/config-vanilla.ppc64le
diff options
context:
space:
mode:
authorBreno Leitao <breno.leitao@gmail.com>2017-03-31 20:10:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-04-05 08:12:46 +0000
commit84a0c4253e3fd75c63ec30bbb96032ab71d2a3c5 (patch)
treee89155454d671789a07edc4fcc9f3273480c53b2 /main/linux-vanilla/config-vanilla.ppc64le
parent30a761f666bb416dcb3e57bc6595c126a3c0226f (diff)
downloadaports-84a0c4253e3fd75c63ec30bbb96032ab71d2a3c5.tar.bz2
aports-84a0c4253e3fd75c63ec30bbb96032ab71d2a3c5.tar.xz
main/linux-vanilla: Enable hot plug on PCI on PowerNV
Enable PCI hot plug on PowerNV (aka Bare metal) model. Not all cards support PCI Hot plug, tho. Also, adding support for CXL bimodal, a feature that comes with PCI hot plug.
Diffstat (limited to 'main/linux-vanilla/config-vanilla.ppc64le')
-rw-r--r--main/linux-vanilla/config-vanilla.ppc64le3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/linux-vanilla/config-vanilla.ppc64le b/main/linux-vanilla/config-vanilla.ppc64le
index 8dca4602f8..e0fcb8c68a 100644
--- a/main/linux-vanilla/config-vanilla.ppc64le
+++ b/main/linux-vanilla/config-vanilla.ppc64le
@@ -557,7 +557,7 @@ CONFIG_PCI_MSI=y
# CONFIG_PCI_IOV is not set
# CONFIG_PCI_PRI is not set
# CONFIG_PCI_PASID is not set
-# CONFIG_HOTPLUG_PCI_POWERNV is not set
+CONFIG_HOTPLUG_PCI_POWERNV=y
#
# PCI host controller drivers
@@ -1010,6 +1010,7 @@ CONFIG_CXL_BASE=y
CONFIG_CXL_KERNEL_API=y
CONFIG_CXL_EEH=y
CONFIG_CXL=m
+CONFIG_CXL_BIMODAL=y
CONFIG_HAVE_IDE=m
CONFIG_IDE=m