aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx-configs')
-rw-r--r--nuttx-configs/aerocore/nsh/defconfig1
-rw-r--r--nuttx-configs/px4fmu-v1/nsh/defconfig2
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig1
3 files changed, 3 insertions, 1 deletions
diff --git a/nuttx-configs/aerocore/nsh/defconfig b/nuttx-configs/aerocore/nsh/defconfig
index c44b074f3..29dff64aa 100644
--- a/nuttx-configs/aerocore/nsh/defconfig
+++ b/nuttx-configs/aerocore/nsh/defconfig
@@ -346,6 +346,7 @@ CONFIG_BOOT_RUNFROMFLASH=y
#
# Board Selection
#
+CONFIG_ARCH_BOARD_AEROCORE=y
CONFIG_ARCH_BOARD_CUSTOM=y
CONFIG_ARCH_BOARD=""
diff --git a/nuttx-configs/px4fmu-v1/nsh/defconfig b/nuttx-configs/px4fmu-v1/nsh/defconfig
index 539634e3d..86ed041ff 100644
--- a/nuttx-configs/px4fmu-v1/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v1/nsh/defconfig
@@ -3,7 +3,6 @@
# Nuttx/ Configuration
#
CONFIG_NUTTX_NEWCONFIG=y
-
#
# Build Setup
#
@@ -340,6 +339,7 @@ CONFIG_BOOT_RUNFROMFLASH=y
#
# Board Selection
#
+CONFIG_ARCH_BOARD_PX4FMU_V1=y
CONFIG_ARCH_BOARD_CUSTOM=y
CONFIG_ARCH_BOARD=""
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=""