OSDN Git Service

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)
commit5dcf0c3084eb098bbb702f2f5ee55666047997d4
treecd894c983a7f1e5175914adaa0ff6c862fd80eef
parentabf0e8e4ef25478a4390115e6a953d589d1f9ffd
s390: enable switchdev support in defconfig

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