]> 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)
commitfd49e86ab5e86cb824b9de683fb8edab81f05c85
treecd894c983a7f1e5175914adaa0ff6c862fd80eef
parent698b9429a7ed83836e8eda1d613c776397712dd0
s390: enable switchdev support in defconfig

The HiperSockets Converged Interface (HSCI) introduced with commit
e309040fc51a ("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