]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
qeth: s390 ethernet device driver dependency
authorThomas Richter <tmricht@linux.vnet.ibm.com>
Wed, 22 Oct 2014 10:18:05 +0000 (12:18 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Oct 2014 02:21:39 +0000 (22:21 -0400)
commit3d14f661e6ae968689ff51f2f2f9b07d6ef3e3c6
tree9ed16082a7c4f813b50e6f1c38616ecac100151e
parent56530d684e40a3a41fe390b065655fb229541c47
qeth: s390 ethernet device driver dependency

Compile the s390 10GB ethernet device driver only when
ETHERNET has been defined in the kernel configuration file.
Right now the qeth device driver is always built regardless
of which network connectivity is active.

Signed-off-by: Thomas Richter <tmricht@linux.vnet.ibm.com>
Signed-off-by: Frank Blaschka <blaschka@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/Kconfig