1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-16 23:33:10 +02:00

xburst: ben nanonote: disable wpan kernel options, should be build as module

This commit is contained in:
Xiangfu 2012-06-08 10:36:20 +08:00
parent 955fd00bb5
commit db874d1cb5

View File

@ -31,3 +31,11 @@ CONFIG_SPI_GPIO=y
CONFIG_SPI_MASTER=y CONFIG_SPI_MASTER=y
# CONFIG_USB_FUSB300 is not set # CONFIG_USB_FUSB300 is not set
CONFIG_USB_JZ4740=y 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