From e702c87d482fea063681899f04b949ece7759b82 Mon Sep 17 00:00:00 2001 From: Xiangfu Date: Tue, 10 Apr 2012 15:56:59 +0800 Subject: [PATCH] nanonote: config.minimal: disable spi_atusb since we don't have usb host --- nanonote-files/data/qi_lb60/conf/config.minimal | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nanonote-files/data/qi_lb60/conf/config.minimal b/nanonote-files/data/qi_lb60/conf/config.minimal index 06b6ced..24c7c0d 100644 --- a/nanonote-files/data/qi_lb60/conf/config.minimal +++ b/nanonote-files/data/qi_lb60/conf/config.minimal @@ -33,3 +33,6 @@ CONFIG_MAKE_TOOLCHAIN=y # Enable this option only you want build ALL PAKCAGE in feeds.conf # To skip broken module packages while compiling , run "make IGNORE_ERRORS=m" +# WPAN +# CONFIG_PACKAGE_kmod-spi_atusb is not set +# Since we don't have USB host, disable the spi_atusb