s390/Kconfig: default PCI_NR_FUNCTIONS to 512
authorNiklas Schnelle <schnelle@linux.ibm.com>
Thu, 19 Nov 2020 10:38:46 +0000 (11:38 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 30 Nov 2020 13:10:49 +0000 (14:10 +0100)
commit10e59217479d733ff50b6e8c6316ecffe8b857cb
tree3ed68499c78bbf77bab76fe58ada2d781415eeb6
parent80f06306240e0ad1c75116111be11950474dfda7
s390/Kconfig: default PCI_NR_FUNCTIONS to 512

With the addition of more complete SR-IOV support, we are recommending
to raise this limit for distributions to 512, as the previous default of
128 can easily be hit with just the VFs of a single PCI physical
function.
With at least one distribution now shipping with this, supporting
only one fourth as many PCI functions on a default upstream build may
lead to confusion and reduced testing of the higher limit so increase
the default to 512.

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/Kconfig