This is an automated email from the ASF dual-hosted git repository.

hartmannathan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new 553fe83abf boards: refresh boards that use usbmsc
553fe83abf is described below

commit 553fe83abf5d8e72e3dbc320421d4b18bf0068a9
Author: raiden00pl <raide...@railab.me>
AuthorDate: Tue Apr 4 14:25:11 2023 +0200

    boards: refresh boards that use usbmsc
---
 boards/arm/lc823450/lc823450-xgevk/configs/audio/defconfig | 1 -
 boards/arm/lc823450/lc823450-xgevk/configs/usb/defconfig   | 1 -
 2 files changed, 2 deletions(-)

diff --git a/boards/arm/lc823450/lc823450-xgevk/configs/audio/defconfig 
b/boards/arm/lc823450/lc823450-xgevk/configs/audio/defconfig
index b86645c218..18b541dc79 100644
--- a/boards/arm/lc823450/lc823450-xgevk/configs/audio/defconfig
+++ b/boards/arm/lc823450/lc823450-xgevk/configs/audio/defconfig
@@ -120,7 +120,6 @@ CONFIG_SYSTEM_SYSTEM=y
 CONFIG_SYSTEM_TASKSET=y
 CONFIG_SYSTEM_TIME64=y
 CONFIG_SYSTEM_USBMSC=y
-CONFIG_SYSTEM_USBMSC_CMD_STACKSIZE=2048
 CONFIG_SYSTEM_USBMSC_DEVPATH1="/dev/mtdblock0p10"
 CONFIG_SYSTEM_USBMSC_DEVPATH2="/dev/mtdblock1"
 CONFIG_SYSTEM_USBMSC_NLUNS=2
diff --git a/boards/arm/lc823450/lc823450-xgevk/configs/usb/defconfig 
b/boards/arm/lc823450/lc823450-xgevk/configs/usb/defconfig
index f95e2dcf41..c4031f4773 100644
--- a/boards/arm/lc823450/lc823450-xgevk/configs/usb/defconfig
+++ b/boards/arm/lc823450/lc823450-xgevk/configs/usb/defconfig
@@ -116,7 +116,6 @@ CONFIG_SYSTEM_SYSTEM=y
 CONFIG_SYSTEM_TASKSET=y
 CONFIG_SYSTEM_TIME64=y
 CONFIG_SYSTEM_USBMSC=y
-CONFIG_SYSTEM_USBMSC_CMD_STACKSIZE=2048
 CONFIG_SYSTEM_USBMSC_DEVPATH1="/dev/mtdblock0p10"
 CONFIG_SYSTEM_USBMSC_DEVPATH2="/dev/mtdblock1"
 CONFIG_SYSTEM_USBMSC_NLUNS=2

Reply via email to