From 0c9426f1bcdc7aa70bc7d31bd4a20d93f3859bee Mon Sep 17 00:00:00 2001 From: kyak Date: Thu, 11 Oct 2012 15:54:56 +0400 Subject: [PATCH] unset CONFIG_IEEE802154_6LOWPAN Since this option is taken care of by package/kernel/modules/wpan.mk. --- target/linux/xburst/qi_lb60/config-3.3 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/xburst/qi_lb60/config-3.3 b/target/linux/xburst/qi_lb60/config-3.3 index 6e39202f3..b182f8497 100644 --- a/target/linux/xburst/qi_lb60/config-3.3 +++ b/target/linux/xburst/qi_lb60/config-3.3 @@ -38,5 +38,6 @@ CONFIG_USB_JZ4740=y # CONFIG_SPI_ATUSB is not set # CONFIG_SPI_ATBEN is not set # CONFIG_IEEE802154_AT86RF230 is not set +# CONFIG_IEEE802154_6LOWPAN is not set # CONFIG_IEEE802154_FAKEHARD is not set # CONFIG_IEEE802154_FAKELB is not set