[PATCH 2/2] usb: gadget: rockchip: Fix spacing around the Kconfig option
Kever Yang
kever.yang at rock-chips.com
Mon Jul 14 15:11:07 CEST 2025
On 2025/7/2 09:03, Tom Rini wrote:
> This Kconfig option used spaces and not tabs for indentation. Switch to
> tabs.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> Cc: Kever Yang <kever.yang at rock-chips.com>
> Cc: Marek Vasut <marex at denx.de>
Reviewed-by: Kever Yang <kever.yang at rock-chips.com>
Thanks,
- Kever
> ---
> drivers/usb/gadget/Kconfig | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig
> index b0decd7b2512..6201663317be 100644
> --- a/drivers/usb/gadget/Kconfig
> +++ b/drivers/usb/gadget/Kconfig
> @@ -201,13 +201,13 @@ config USB_FUNCTION_MASS_STORAGE
> the eMMC/SD card content to HOST PC so it can be mounted.
>
> config USB_FUNCTION_ROCKUSB
> - bool "Enable USB rockusb gadget"
> + bool "Enable USB rockusb gadget"
> depends on ARCH_ROCKCHIP
> - help
> - Rockusb protocol is widely used by Rockchip SoC based devices. It can
> - read/write info, image to/from devices. This enables the USB part of
> - the rockusb gadget.for more detail about Rockusb protocol, please see
> - doc/README.rockusb
> + help
> + Rockusb protocol is widely used by Rockchip SoC based devices. It can
> + read/write info, image to/from devices. This enables the USB part of
> + the rockusb gadget.for more detail about Rockusb protocol, please see
> + doc/README.rockusb
>
> config USB_FUNCTION_SDP
> bool "Enable USB SDP (Serial Download Protocol)"
--
Thanks & Best regards,
Kever Yang
**************************************************************************************************
杨凯 市场部 Kever Yang Marketing Department
瑞芯微电子股份有限公司 Rockchip Electronics Co.,Ltd。
地址:福建省福州市铜盘路软件大道89号软件园A区18号楼 (350003)
Addr : No.18 Building,A District,No.89,Fuzhou Software Boulevard,Fuzhou,Fujian,PRC
More information about the U-Boot
mailing list