summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x/composite/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/mcu123-lpc214x/composite/defconfig')
-rw-r--r--nuttx/configs/mcu123-lpc214x/composite/defconfig20
1 files changed, 10 insertions, 10 deletions
diff --git a/nuttx/configs/mcu123-lpc214x/composite/defconfig b/nuttx/configs/mcu123-lpc214x/composite/defconfig
index 912214a24..3bffaa966 100644
--- a/nuttx/configs/mcu123-lpc214x/composite/defconfig
+++ b/nuttx/configs/mcu123-lpc214x/composite/defconfig
@@ -383,16 +383,16 @@ CONFIG_EXAMPLES_USBSERIAL_ONLYSMALL=n
CONFIG_EXAMPLES_USBSERIAL_ONLYBIG=n
#
-# Settings for examples/usbmsc
-#
-CONFIG_EXAMPLES_USBMSC_NLUNS=1
-CONFIG_EXAMPLES_USBMSC_DEVMINOR1=0
-CONFIG_EXAMPLES_USBMSC_DEVPATH1="/dev/mmcsd0"
-CONFIG_EXAMPLES_USBMSC_TRACEINIT=n
-CONFIG_EXAMPLES_USBMSC_TRACECLASS=y
-CONFIG_EXAMPLES_USBMSC_TRACETRANSFERS=y
-CONFIG_EXAMPLES_USBMSC_TRACECONTROLLER=y
-CONFIG_EXAMPLES_USBMSC_TRACEINTERRUPTS=n
+# Settings for system/usbmsc
+#
+CONFIG_SYSTEM_USBMSC_NLUNS=1
+CONFIG_SYSTEM_USBMSC_DEVMINOR1=0
+CONFIG_SYSTEM_USBMSC_DEVPATH1="/dev/mmcsd0"
+CONFIG_SYSTEM_USBMSC_TRACEINIT=n
+CONFIG_SYSTEM_USBMSC_TRACECLASS=y
+CONFIG_SYSTEM_USBMSC_TRACETRANSFERS=y
+CONFIG_SYSTEM_USBMSC_TRACECONTROLLER=y
+CONFIG_SYSTEM_USBMSC_TRACEINTERRUPTS=n
#
# Settings for examples/composite