On Tue, 21 Mar 2023 at 08:02, Svyatoslav Ryhel <[email protected]> wrote: > > This patch introduses config which allows interrupt run of usb > mass storage with any key. This is especially useful on devices > with limited input capabilities like tablets and smatphones which > have only gpio keys in direct access. > > Signed-off-by: Svyatoslav Ryhel <[email protected]> > --- > cmd/Kconfig | 6 ++++++ > cmd/usb_mass_storage.c | 10 ++++++++++ > 2 files changed, 16 insertions(+) >
Reviewed-by: Simon Glass <[email protected]>

