diff --git a/platforms/nuttx/nuttx-configs/av-x-v1/nsh/defconfig b/platforms/nuttx/nuttx-configs/av-x-v1/nsh/defconfig index 2c32d29b69..fb1bf6834e 100644 --- a/platforms/nuttx/nuttx-configs/av-x-v1/nsh/defconfig +++ b/platforms/nuttx/nuttx-configs/av-x-v1/nsh/defconfig @@ -440,7 +440,7 @@ CONFIG_STM32F7_DMACAPABLE=y # ADC Configuration # # CONFIG_STM32F7_ADC_NO_STARTUP_CONV is not set -CONFIG_STM32F7_ADC1_DMA=y +# CONFIG_STM32F7_ADC1_DMA is not set # CONFIG_ARCH_TOOLCHAIN_IAR is not set CONFIG_ARCH_TOOLCHAIN_GNU=y diff --git a/platforms/nuttx/nuttx-configs/px4fmu-v5/nsh/defconfig b/platforms/nuttx/nuttx-configs/px4fmu-v5/nsh/defconfig index 2a9af522c0..3245ea0bd7 100644 --- a/platforms/nuttx/nuttx-configs/px4fmu-v5/nsh/defconfig +++ b/platforms/nuttx/nuttx-configs/px4fmu-v5/nsh/defconfig @@ -437,7 +437,7 @@ CONFIG_STM32F7_DMACAPABLE=y # ADC Configuration # # CONFIG_STM32F7_ADC_NO_STARTUP_CONV is not set -CONFIG_STM32F7_ADC1_DMA=y +# CONFIG_STM32F7_ADC1_DMA is not set # CONFIG_ARCH_TOOLCHAIN_IAR is not set CONFIG_ARCH_TOOLCHAIN_GNU=y diff --git a/platforms/nuttx/nuttx-configs/px4nucleoF767ZI-v1/nsh/defconfig b/platforms/nuttx/nuttx-configs/px4nucleoF767ZI-v1/nsh/defconfig index 4bfcaeb45d..fd3c7497eb 100644 --- a/platforms/nuttx/nuttx-configs/px4nucleoF767ZI-v1/nsh/defconfig +++ b/platforms/nuttx/nuttx-configs/px4nucleoF767ZI-v1/nsh/defconfig @@ -436,7 +436,7 @@ CONFIG_STM32F7_DMACAPABLE=y # ADC Configuration # # CONFIG_STM32F7_ADC_NO_STARTUP_CONV is not set -CONFIG_STM32F7_ADC1_DMA=y +# CONFIG_STM32F7_ADC1_DMA is not set # CONFIG_ARCH_TOOLCHAIN_IAR is not set CONFIG_ARCH_TOOLCHAIN_GNU=y