summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@linux-qpx1.site>2013-11-20 09:08:25 -0600
committerGregory Nutt <gnutt@linux-qpx1.site>2013-11-20 09:08:25 -0600
commit03b760d4d8c697580e7d1614a3bfd219f34224ca (patch)
tree96ecb6297b30e9a33df312d6b0451e74a8b045a8 /misc
parent6842c15d149253f216fb7e5f3eec9edb9e6bd372 (diff)
downloadnuttx-03b760d4d8c697580e7d1614a3bfd219f34224ca.tar.gz
nuttx-03b760d4d8c697580e7d1614a3bfd219f34224ca.tar.bz2
nuttx-03b760d4d8c697580e7d1614a3bfd219f34224ca.zip
Disable debug by default in all Spark configurations
Diffstat (limited to 'misc')
-rw-r--r--misc/buildroot/configs/cortexm3-eabi-defconfig-4.6.33
1 files changed, 3 insertions, 0 deletions
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