瀏覽代碼

6lowpan: Allow 6LoWPAN to be modular

Change config symbol 6LOWPAN from type bool to type tristate, so
6LoWPAN can be built modular, just like IPV6

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Geert Uytterhoeven 11 年之前
父節點
當前提交
2d177f3113
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      net/6lowpan/Kconfig

+ 1 - 1
net/6lowpan/Kconfig

@@ -1,5 +1,5 @@
 config 6LOWPAN
-	bool "6LoWPAN Support"
+	tristate "6LoWPAN Support"
 	depends on IPV6
 	---help---
 	  This enables IPv6 over Low power Wireless Personal Area Network -