From 987339e3d7e9d3923050b92666e4c27dff0640aa Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Thu, 26 Jul 2007 11:52:42 +0000 Subject: [PATCH] currently we only support usb host mode, and that isn't available on avr32 SVN-Revision: 8174 --- target/linux/avr32-2.6/config/default | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/avr32-2.6/config/default b/target/linux/avr32-2.6/config/default index 5c62fa6835..27dad3f827 100644 --- a/target/linux/avr32-2.6/config/default +++ b/target/linux/avr32-2.6/config/default @@ -103,4 +103,5 @@ CONFIG_SPI_MASTER=y CONFIG_SPI=y CONFIG_SUBARCH_AVR32B=y # CONFIG_UNUSED_SYMBOLS is not set +CONFIG_USB=n # CONFIG_WATCHDOG is not set -- 2.30.2