[2.6 patch] cleanup default value of IP_DCCP_ACKVEC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Default values for boolean and tristate options can only be 'y', 'm' or 'n'.
This patch removes wrong default for IP_DCCP_ACKVEC.

Signed-off-by: Jean-Luc Léger <[email protected]>

Index: linux-2.6.17-rc1/net/dccp/Kconfig
===================================================================
--- linux-2.6.17-rc1/net/dccp/Kconfig.old       2006-04-15 22:48:36.000000000 +0200
+++ linux-2.6.17-rc1/net/dccp/Kconfig   2006-04-15 22:50:48.000000000 +0200
@@ -26,7 +26,7 @@
 
 config IP_DCCP_ACKVEC
 	depends on IP_DCCP
-	def_bool N
+	bool
 
 source "net/dccp/ccids/Kconfig"
 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux