From c95dbfd7ac23feda2bbe553952535ee97868eafd Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Fri, 19 Nov 2021 19:48:24 -0500 Subject: [PATCH] boards: px4_fmu-v5_debug disable debug fs errors --- boards/px4/fmu-v5/nuttx-config/debug/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/px4/fmu-v5/nuttx-config/debug/defconfig b/boards/px4/fmu-v5/nuttx-config/debug/defconfig index acba20f5c4..4b8db0e6f8 100644 --- a/boards/px4/fmu-v5/nuttx-config/debug/defconfig +++ b/boards/px4/fmu-v5/nuttx-config/debug/defconfig @@ -64,7 +64,6 @@ CONFIG_DEBUG_DMA_WARN=y CONFIG_DEBUG_ERROR=y CONFIG_DEBUG_FEATURES=y CONFIG_DEBUG_FS=y -CONFIG_DEBUG_FS_ERROR=y CONFIG_DEBUG_FS_WARN=y CONFIG_DEBUG_FULLOPT=y CONFIG_DEBUG_GPIO=y