From 428f78e1672180293d67f13f47bea66f56ab75ee Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Tue, 6 Jan 2015 19:49:25 +0100 Subject: NuttX configs: Re-add missing board configs --- nuttx-configs/px4io-v2/nsh/defconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'nuttx-configs/px4io-v2') 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 -- cgit v1.2.3