Commit eb1669ae authored by Mike Frysinger's avatar Mike Frysinger Committed by David S. Miller

net-caif: drop redundant Kconfig entries

There is already a submenu entry that is always displayed, so there is
no need to also show a dedicated CAIF comment.

Drop dead commented code while we're here, and change the submenu text
to better match the style everyone else is using.
Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 53b0f080
......@@ -2,10 +2,8 @@
# CAIF net configurations
#
#menu "CAIF Support"
comment "CAIF Support"
menuconfig CAIF
tristate "Enable CAIF support"
tristate "CAIF support"
select CRC_CCITT
default n
---help---
......@@ -45,4 +43,3 @@ config CAIF_NETDEV
If unsure say Y.
endif
#endmenu
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment