]> git.baikalelectronics.ru Git - kernel.git/commit
s390: enable switchdev support in defconfig
authorNiklas Schnelle <schnelle@linux.ibm.com>
Thu, 9 Dec 2021 14:21:06 +0000 (15:21 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 10 Dec 2021 15:12:34 +0000 (16:12 +0100)
commit9567640b350123f0941fa106abfbfa9813a165b7
treecd894c983a7f1e5175914adaa0ff6c862fd80eef
parent8bc85328155245c44c1b87f1db7a225a1463fc34
s390: enable switchdev support in defconfig

The HiperSockets Converged Interface (HSCI) introduced with commit
c3e3497ddd2b ("s390/qeth: Switchdev event handler") requires
CONFIG_SWITCHDEV=y to be usable. Similarly when using Linux controlled
SR-IOV capable PF devices with the mlx5_core driver CONFIG_SWITCHDEV=y
as well as CONFIG_MLX5_ESWITCH=y are necessary to actually get link on
the created VFs. So let's add these to the defconfig to make both types
of devices usable. Note also that these options are already enabled in
most current distribution kernels.

Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/configs/debug_defconfig
arch/s390/configs/defconfig