diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index ca2fe764be2dfc71f7746584fc58efb2ea260176..249c2771be0e1d79b52daea6ad8d908a151eb8e0 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig @@ -624,7 +624,7 @@ if PCI config PCI_NR_FUNCTIONS int "Maximum number of PCI functions (1-4096)" range 1 4096 - default "64" + default "128" help This allows you to specify the maximum number of PCI functions which this kernel will support.