From 03b760d4d8c697580e7d1614a3bfd219f34224ca Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 20 Nov 2013 09:08:25 -0600 Subject: Disable debug by default in all Spark configurations --- misc/buildroot/configs/cortexm3-eabi-defconfig-4.6.3 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'misc') diff --git a/misc/buildroot/configs/cortexm3-eabi-defconfig-4.6.3 b/misc/buildroot/configs/cortexm3-eabi-defconfig-4.6.3 index 7839f667b..bf5590527 100644 --- a/misc/buildroot/configs/cortexm3-eabi-defconfig-4.6.3 +++ b/misc/buildroot/configs/cortexm3-eabi-defconfig-4.6.3 @@ -34,7 +34,10 @@ BR2_arm=y # BR2_arm922t is not set # BR2_arm926t is not set # BR2_arm1136jf_s is not set +# BR2_cortex_a5 is not set +# BR2_cortex_a8 is not set BR2_cortex_m3=y +# BR2_cortex_m0 is not set # BR2_sa110 is not set # BR2_sa1100 is not set # BR2_xscale is not set -- cgit v1.2.3