[Armadeus-commitlog] armadeus/u-boot branch, armadeus-2024.01, updated. 9243306233e136d65c2e382415
Brought to you by:
sszy
|
From: sszy <ss...@us...> - 2024-07-10 08:35:52
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus/u-boot".
The branch, armadeus-2024.01 has been updated
via 9243306233e136d65c2e382415e63951e725e9f6 (commit)
from 211ca15163f04bf846c8b6e9ae2603cbcfe61ae7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9243306233e136d65c2e382415e63951e725e9f6
Author: Sébastien Szymanski <seb...@ar...>
Date: Wed Jul 10 10:35:22 2024 +0200
configs: opos93dev_defconfig: enable UMS
-----------------------------------------------------------------------
Summary of changes:
configs/opos93dev_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/opos93dev_defconfig b/configs/opos93dev_defconfig
index b7f8baf480..ddc617d9c3 100644
--- a/configs/opos93dev_defconfig
+++ b/configs/opos93dev_defconfig
@@ -66,6 +66,7 @@ CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_POWEROFF=y
CONFIG_CMD_USB=y
+CONFIG_CMD_USB_MASS_STORAGE=y
CONFIG_CMD_NFS=y
CONFIG_SYS_DISABLE_AUTOLOAD=y
CONFIG_CMD_SNTP=y
hooks/post-receive
--
armadeus/u-boot
|