aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/Kconfig
diff options
context:
space:
mode:
authorJulian Wiedmann <jwi@linux.vnet.ibm.com>2017-12-20 20:10:58 +0100
committerDavid S. Miller <davem@davemloft.net>2017-12-20 15:23:44 -0500
commitc062204f8d3dceb81f726e4d45f4ae195be44fd9 (patch)
treeb657e563200f9e1a6b4a1f50f0aa63f439cac47e /drivers/s390/net/Kconfig
parents390/qeth: use ip*_eth_mc_map helpers (diff)
downloadlinux-dev-c062204f8d3dceb81f726e4d45f4ae195be44fd9.tar.xz
linux-dev-c062204f8d3dceb81f726e4d45f4ae195be44fd9.zip
s390/qeth: drop CONFIG_QETH_IPV6
commit "s390/qeth: use ip*_eth_mc_map helpers" removed the last occurrence of CONFIG_IPV6-dependent code. Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/s390/net/Kconfig')
-rw-r--r--drivers/s390/net/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/s390/net/Kconfig b/drivers/s390/net/Kconfig
index a782a207ad31..c7e484f70654 100644
--- a/drivers/s390/net/Kconfig
+++ b/drivers/s390/net/Kconfig
@@ -91,9 +91,6 @@ config QETH_L3
To compile as a module choose M. The module name is qeth_l3.
If unsure, choose Y.
-config QETH_IPV6
- def_bool y if (QETH_L3 = IPV6) || (QETH_L3 && IPV6 = 'y')
-
config CCWGROUP
tristate
default (LCS || CTCM || QETH)