From 817d21bb3985d877d22eb40c19a5beeb86c7362b Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Mon, 22 Mar 2021 11:05:32 -0700 Subject: [PATCH] px4 fmu-v6x:Properly configure BDMA --- boards/px4/fmu-v6x/nuttx-config/nsh/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/px4/fmu-v6x/nuttx-config/nsh/defconfig b/boards/px4/fmu-v6x/nuttx-config/nsh/defconfig index b33e7b576d..bc83706190 100644 --- a/boards/px4/fmu-v6x/nuttx-config/nsh/defconfig +++ b/boards/px4/fmu-v6x/nuttx-config/nsh/defconfig @@ -92,7 +92,6 @@ CONFIG_MEMSET_OPTSPEED=y CONFIG_MMCSD=y CONFIG_MMCSD_SDIO=y CONFIG_MMCSD_SDIOWAIT_WRCOMPLETE=y -CONFIG_MM_REGIONS=3 CONFIG_MTD=y CONFIG_MTD_BYTE_WRITE=y CONFIG_MTD_PARTITION=y