aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4io-v2
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2015-01-06 19:49:25 +0100
committerLorenz Meier <lm@inf.ethz.ch>2015-01-06 19:49:25 +0100
commit428f78e1672180293d67f13f47bea66f56ab75ee (patch)
tree0438c5089e04a6e7190c402fe2c2121490b8fff0 /nuttx-configs/px4io-v2
parent47cf1b6ffb31d00035814b1d0513f7fc5c8218b9 (diff)
downloadpx4-firmware-428f78e1672180293d67f13f47bea66f56ab75ee.tar.gz
px4-firmware-428f78e1672180293d67f13f47bea66f56ab75ee.tar.bz2
px4-firmware-428f78e1672180293d67f13f47bea66f56ab75ee.zip
NuttX configs: Re-add missing board configs
Diffstat (limited to 'nuttx-configs/px4io-v2')
-rwxr-xr-xnuttx-configs/px4io-v2/nsh/defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx-configs/px4io-v2/nsh/defconfig b/nuttx-configs/px4io-v2/nsh/defconfig
index 7f2842b9c..ea2c8fb52 100755
--- a/nuttx-configs/px4io-v2/nsh/defconfig
+++ b/nuttx-configs/px4io-v2/nsh/defconfig
@@ -411,7 +411,9 @@ CONFIG_RAM_SIZE=8192
#
# Board Selection
#
-CONFIG_ARCH_BOARD_CUSTOM=y
+CONFIG_ARCH_BOARD_PX4IO_V2=y
+# CONFIG_ARCH_BOARD_CUSTOM is not set
+CONFIG_ARCH_BOARD="px4io-v2"
#
# Custom Board Configuration