summaryrefslogtreecommitdiff
path: root/nuttx/configs/pjrc-8051
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/pjrc-8051
parentd1b3443e76f775baa28371e0aa409d460bc211e5 (diff)
downloadpx4-nuttx-c4e8145285931de1d230b871eba79e0e9cc2cfce.tar.gz
px4-nuttx-c4e8145285931de1d230b871eba79e0e9cc2cfce.tar.bz2
px4-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/pjrc-8051')
-rw-r--r--nuttx/configs/pjrc-8051/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/pjrc-8051/defconfig b/nuttx/configs/pjrc-8051/defconfig
index d2dea8a62..ec9f65bb9 100644
--- a/nuttx/configs/pjrc-8051/defconfig
+++ b/nuttx/configs/pjrc-8051/defconfig
@@ -41,6 +41,7 @@ CONFIG_ARCH_CHIP_8051=n
CONFIG_ARCH_CHIP_8052=y
CONFIG_ARCH_BOARD="pjrc-8051"
CONFIG_ARCH_BOARD_PJRC_87C52=y
+CONFIG_DEFAULT_SMALL=y
#
# Architecture-specific settings. These may mean nothing to