diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2013-01-07 10:40:58 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2013-01-07 10:40:58 -0600 |
commit | af8f3ebeb7c35a5ee2916d30144b429130ed16a6 (patch) | |
tree | a8a6eb7b80306f4ffa03bee074ae932db8024e0f /config-s390x | |
parent | fd89f36b90d433790003bbac221799483e0091e4 (diff) | |
download | kernel-af8f3ebeb7c35a5ee2916d30144b429130ed16a6.tar.gz kernel-af8f3ebeb7c35a5ee2916d30144b429130ed16a6.tar.xz kernel-af8f3ebeb7c35a5ee2916d30144b429130ed16a6.zip |
Fix up configs for build
Diffstat (limited to 'config-s390x')
-rw-r--r-- | config-s390x | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config-s390x b/config-s390x index 41e41c53c..c1a616f77 100644 --- a/config-s390x +++ b/config-s390x @@ -250,3 +250,12 @@ CONFIG_BPF_JIT=y # CONFIG_SCM_BLOCK_CLUSTER_WRITE is not set # CONFIG_S390_PTDUMP is not set # CONFIG_ASYMMETRIC_KEY_TYPE is not set +CONFIG_PCI_NR_FUNCTIONS=64 +CONFIG_HOTPLUG_PCI=m +# CONFIG_HOTPLUG_PCI_CPCI is not set +# CONFIG_HOTPLUG_PCI_SHPC is not set +CONFIG_HOTPLUG_PCI_S390=m +# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set +# CONFIG_SGI_IOC4 is not set +# CONFIG_GPIO_GENERIC_PLATFORM is not set +# CONFIG_GPIO_MCP23S08 is not set |