aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v2/nsh
diff options
context:
space:
mode:
authorDavid Sidrane <david_s5@nscdg.com>2015-02-17 12:04:25 -1000
committerLorenz Meier <lm@inf.ethz.ch>2015-02-17 23:27:34 +0100
commit17615b22a4ee899091fe12f70f02a79f59af8b63 (patch)
treeaf4b175a0464393396beee9c306d96ef12adb2f1 /nuttx-configs/px4fmu-v2/nsh
parent63fd54f44ef711f8fa1736230f88decbe3ab3cba (diff)
downloadpx4-firmware-17615b22a4ee899091fe12f70f02a79f59af8b63.tar.gz
px4-firmware-17615b22a4ee899091fe12f70f02a79f59af8b63.tar.bz2
px4-firmware-17615b22a4ee899091fe12f70f02a79f59af8b63.zip
Insure that CONFIG_ARCH_BOARD_xxx is defined and to be consistent with Nuttx build place them in defconfig files so that config.h will have ONFIG_ARCH_BOARD_xxx defined
Diffstat (limited to 'nuttx-configs/px4fmu-v2/nsh')
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx-configs/px4fmu-v2/nsh/defconfig b/nuttx-configs/px4fmu-v2/nsh/defconfig
index dedebdfa0..6a1aec22b 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -381,6 +381,7 @@ CONFIG_BOOT_RUNFROMFLASH=y
#
# Board Selection
#
+CONFIG_ARCH_BOARD_PX4FMU_V2=y
CONFIG_ARCH_BOARD_CUSTOM=y
CONFIG_ARCH_BOARD=""