diff --git a/[refs] b/[refs] index 43cdf9e7440e..34e8f68f064b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 53b0f08042f04813cd1a7473dacd3edfacb28eb3 +refs/heads/master: eb1669aed950cb5f34622bcceba66bef5980e97a diff --git a/trunk/net/caif/Kconfig b/trunk/net/caif/Kconfig index cd1daf6008bd..ed651786f16b 100644 --- a/trunk/net/caif/Kconfig +++ b/trunk/net/caif/Kconfig @@ -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