aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/aerocore/nsh/defconfig
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-11-12 10:47:29 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-11-12 10:47:29 +0100
commit79c7dc8e65c5ea91a3a7467e393a2b2310070689 (patch)
treed41bc3399091651543b77fcf0db57ecc042bbf70 /nuttx-configs/aerocore/nsh/defconfig
parent17568deeebb4fbca885e7c74b69edbda96cfb368 (diff)
downloadpx4-firmware-79c7dc8e65c5ea91a3a7467e393a2b2310070689.tar.gz
px4-firmware-79c7dc8e65c5ea91a3a7467e393a2b2310070689.tar.bz2
px4-firmware-79c7dc8e65c5ea91a3a7467e393a2b2310070689.zip
Modernize aerocore config
Diffstat (limited to 'nuttx-configs/aerocore/nsh/defconfig')
-rw-r--r--nuttx-configs/aerocore/nsh/defconfig9
1 files changed, 4 insertions, 5 deletions
diff --git a/nuttx-configs/aerocore/nsh/defconfig b/nuttx-configs/aerocore/nsh/defconfig
index 317194f68..abcc71423 100644
--- a/nuttx-configs/aerocore/nsh/defconfig
+++ b/nuttx-configs/aerocore/nsh/defconfig
@@ -2,7 +2,6 @@
# Automatically generated file; DO NOT EDIT.
# Nuttx/ Configuration
#
-CONFIG_NUTTX_NEWCONFIG=y
#
# Build Setup
@@ -93,7 +92,7 @@ CONFIG_ARCH_HAVE_MPU=y
# CONFIG_ARMV7M_TOOLCHAIN_BUILDROOT is not set
# CONFIG_ARMV7M_TOOLCHAIN_CODEREDL is not set
# CONFIG_ARMV7M_TOOLCHAIN_CODESOURCERYL is not set
-CONFIG_ARMV7M_TOOLCHAIN_GNU_EABI=y
+CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL=y
CONFIG_ARMV7M_STACKCHECK=y
CONFIG_SERIAL_TERMIOS=y
@@ -293,7 +292,6 @@ CONFIG_STM32_USART_SINGLEWIRE=y
# CONFIG_STM32_I2C_DYNTIMEO is not set
CONFIG_STM32_I2CTIMEOSEC=0
CONFIG_STM32_I2CTIMEOMS=10
-CONFIG_STM32_I2CTIMEOTICKS=500
# CONFIG_STM32_I2C_DUTY16_9 is not set
#
@@ -346,8 +344,9 @@ CONFIG_BOOT_RUNFROMFLASH=y
#
# Board Selection
#
-CONFIG_ARCH_BOARD_CUSTOM=y
-CONFIG_ARCH_BOARD=""
+CONFIG_ARCH_BOARD_AEROCORE=y
+# CONFIG_ARCH_BOARD_CUSTOM is not set
+CONFIG_ARCH_BOARD="aerocore"
#
# Common Board Options