aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2015-01-06 19:49:25 +0100
committerDavid Sidrane <david_s5@nscdg.com>2015-03-05 08:33:55 -1000
commitd95ac392298a6532d5fe25c58ee3b293e0ea12d6 (patch)
tree5e039ff578ecec6eaa3918b43612a0fd29285c9a /nuttx-configs
parent1fad53ce6ec44ed361cd5a3f1e9b8d9776a500ae (diff)
downloadpx4-firmware-d95ac392298a6532d5fe25c58ee3b293e0ea12d6.tar.gz
px4-firmware-d95ac392298a6532d5fe25c58ee3b293e0ea12d6.tar.bz2
px4-firmware-d95ac392298a6532d5fe25c58ee3b293e0ea12d6.zip
NuttX configs: Re-add missing board configs
Diffstat (limited to 'nuttx-configs')
-rwxr-xr-xnuttx-configs/px4io-v1/nsh/defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx-configs/px4io-v1/nsh/defconfig b/nuttx-configs/px4io-v1/nsh/defconfig
index 7f2842b9c..f962046c0 100755
--- a/nuttx-configs/px4io-v1/nsh/defconfig
+++ b/nuttx-configs/px4io-v1/nsh/defconfig
@@ -411,7 +411,9 @@ CONFIG_RAM_SIZE=8192
#
# Board Selection
#
-CONFIG_ARCH_BOARD_CUSTOM=y
+CONFIG_ARCH_BOARD_PX4IO_V1=y
+# CONFIG_ARCH_BOARD_CUSTOM is not set
+CONFIG_ARCH_BOARD="px4io-v1"
#
# Custom Board Configuration