Home
last modified time | relevance | path

Searched hist:"219 d9aef6d838626c7143da790776b2ffd2949a1" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/s390/net/
H A DKconfigdiff 219d9aef6d838626c7143da790776b2ffd2949a1 Thu Sep 10 18:48:27 CEST 2020 Guvenc Gulce <guvenc@linux.ibm.com> s390/net: add SMC config as one of the defaults of CCWGROUP

arch/s390/net/pnet.c uses ccwgroup function dev_is_ccwgroup()
in pnetid_by_dev_port().
For s390 the net/smc code makes use of function pnetid_by_dev_port().
Make sure ccwgroup is built into the kernel, if smc is to be built
into the kernel.

Signed-off-by: Guvenc Gulce <guvenc@linux.ibm.com>
Reviewed-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>