summaryrefslogtreecommitdiff
path: root/nuttx/configs/z8f64200100kit
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-28 14:32:44 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-28 14:32:44 -0600
commitc4e8145285931de1d230b871eba79e0e9cc2cfce (patch)
tree1dc080a4379042fdaa10bd081b180ef8d31d7c58 /nuttx/configs/z8f64200100kit
parentd1b3443e76f775baa28371e0aa409d460bc211e5 (diff)
downloadnuttx-c4e8145285931de1d230b871eba79e0e9cc2cfce.tar.gz
nuttx-c4e8145285931de1d230b871eba79e0e9cc2cfce.tar.bz2
nuttx-c4e8145285931de1d230b871eba79e0e9cc2cfce.zip
Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if they are reconfigured, they will pick up the most conservative options for all new settings
Diffstat (limited to 'nuttx/configs/z8f64200100kit')
-rw-r--r--nuttx/configs/z8f64200100kit/ostest/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/z8f64200100kit/ostest/defconfig b/nuttx/configs/z8f64200100kit/ostest/defconfig
index b80424e76..fe3d68867 100644
--- a/nuttx/configs/z8f64200100kit/ostest/defconfig
+++ b/nuttx/configs/z8f64200100kit/ostest/defconfig
@@ -8,6 +8,7 @@ CONFIG_NUTTX_NEWCONFIG=y
# Build Setup
#
# CONFIG_EXPERIMENTAL is not set
+CONFIG_DEFAULT_SMALL=y
# CONFIG_HOST_LINUX is not set
# CONFIG_HOST_OSX is not set
CONFIG_HOST_WINDOWS=y