diff options
author | Dan Horák <dan@danny.cz> | 2017-02-27 16:18:49 +0100 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2017-02-27 09:10:47 -0800 |
commit | ace9a4db5b7ff0a7b0df7c34763667628f168e09 (patch) | |
tree | 428cec34cb53d7bdd52ec0934e75ef80133605d8 /kernel-ppc64p7-debug.config | |
parent | 7f10d934433acd24e8dceaa32ca318004e1782f8 (diff) | |
download | kernel-ace9a4db5b7ff0a7b0df7c34763667628f168e09.tar.gz kernel-ace9a4db5b7ff0a7b0df7c34763667628f168e09.tar.xz kernel-ace9a4db5b7ff0a7b0df7c34763667628f168e09.zip |
s390x: disable unneeded network drivers
s390x: disable unneeded SCSI drivers
s390x: disable unneeded miscellaneous drivers
s390x,powerpc: enable GenWQE PCIe Accelerator driver
s390x: disable unneeded miscellaneous drivers 2
s390x: disable unneeded miscellaneous drivers 3
[labbott: Squashed changes]
Diffstat (limited to 'kernel-ppc64p7-debug.config')
-rw-r--r-- | kernel-ppc64p7-debug.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel-ppc64p7-debug.config b/kernel-ppc64p7-debug.config index 94eca1da6..0660a8ee5 100644 --- a/kernel-ppc64p7-debug.config +++ b/kernel-ppc64p7-debug.config @@ -1462,7 +1462,8 @@ CONFIG_GAMEPORT_NS558=m CONFIG_GENERIC_PHY=y CONFIG_GENEVE=m # CONFIG_GEN_RTC is not set -# CONFIG_GENWQE is not set +CONFIG_GENWQE=m +CONFIG_GENWQE_PLATFORM_ERROR_RECOVERY=1 CONFIG_GFS2_FS_LOCKING_DLM=y CONFIG_GFS2_FS=m CONFIG_GIGASET_BASE=m |