From db874d1cb584f63204a6164a1fadfe40aa599fe4 Mon Sep 17 00:00:00 2001 From: Xiangfu Date: Fri, 8 Jun 2012 10:36:20 +0800 Subject: [PATCH] xburst: ben nanonote: disable wpan kernel options, should be build as module --- target/linux/xburst/qi_lb60/config-3.3 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/target/linux/xburst/qi_lb60/config-3.3 b/target/linux/xburst/qi_lb60/config-3.3 index 22c5b3da8..643920311 100644 --- a/target/linux/xburst/qi_lb60/config-3.3 +++ b/target/linux/xburst/qi_lb60/config-3.3 @@ -31,3 +31,11 @@ CONFIG_SPI_GPIO=y CONFIG_SPI_MASTER=y # CONFIG_USB_FUSB300 is not set CONFIG_USB_JZ4740=y +# CONFIG_IEEE802154 is not set +# CONFIG_MAC802154 is not set +# CONFIG_IEEE802154_DRIVER is not set +# CONFIG_SPI_ATUSB is not set +# CONFIG_SPI_ATBEN is not set +# CONFIG_IEEE802154_AT86RF230 is not set +# CONFIG_IEEE802154_FAKEHARD is not set +# CONFIG_IEEE802154_FAKELB is not set