summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/pm/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm32f4discovery/pm/defconfig')
-rw-r--r--nuttx/configs/stm32f4discovery/pm/defconfig14
1 files changed, 7 insertions, 7 deletions
diff --git a/nuttx/configs/stm32f4discovery/pm/defconfig b/nuttx/configs/stm32f4discovery/pm/defconfig
index 7c43cc0e7..bcb20416c 100644
--- a/nuttx/configs/stm32f4discovery/pm/defconfig
+++ b/nuttx/configs/stm32f4discovery/pm/defconfig
@@ -685,16 +685,16 @@ CONFIG_EXAMPLES_USBSERIAL_TRACECONTROLLER=n
CONFIG_EXAMPLES_USBSERIAL_TRACEINTERRUPTS=n
#
-# Settings for examples/cdcacm
+# Settings for system/cdcacm
#
# Configuration prequisites:
#
-CONFIG_EXAMPLES_CDCACM_DEVMINOR=0
-CONFIG_EXAMPLES_CDCACM_TRACEINIT=n
-CONFIG_EXAMPLES_CDCACM_TRACECLASS=n
-CONFIG_EXAMPLES_CDCACM_TRACETRANSFERS=n
-CONFIG_EXAMPLES_CDCACM_TRACECONTROLLER=n
-CONFIG_EXAMPLES_CDCACM_TRACEINTERRUPTS=n
+CONFIG_SYSTEM_CDCACM_DEVMINOR=0
+CONFIG_SYSTEM_CDCACM_TRACEINIT=n
+CONFIG_SYSTEM_CDCACM_TRACECLASS=n
+CONFIG_SYSTEM_CDCACM_TRACETRANSFERS=n
+CONFIG_SYSTEM_CDCACM_TRACECONTROLLER=n
+CONFIG_SYSTEM_CDCACM_TRACEINTERRUPTS=n
#
# Settings for examples/adc