From e084262819d2f34c91f922087dfe464dc0732201 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sat, 9 Jun 2007 18:05:03 +0000 Subject: [PATCH] we don't need bluetooth on avr32 for now SVN-Revision: 7542 --- 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 88c5bacd21..ad6a47b458 100644 --- a/target/linux/avr32-2.6/config/default +++ b/target/linux/avr32-2.6/config/default @@ -5,6 +5,7 @@ CONFIG_AP7000_16_BIT_SMC=y CONFIG_AVR32=y CONFIG_BOARD_ATNGW100=y # CONFIG_BOARD_ATSTK1000 is not set +# CONFIG_BT is not set CONFIG_CPU_AT32AP7000=y CONFIG_DW_DMAC=y CONFIG_ENTRY_ADDRESS=0x90000000 -- 2.30.2