usb: gadget: rockchip: Fix spacing around the Kconfig option
authorTom Rini <trini@konsulko.com>
Wed, 2 Jul 2025 01:03:46 +0000 (19:03 -0600)
committerKever Yang <kever.yang@rock-chips.com>
Sat, 30 Aug 2025 14:41:16 +0000 (22:41 +0800)
commit9bd3fc8cd976e66b869e243d22fe37d836bbf318
tree6e1276cea00dbaea497393c327ca21b4b1763f29
parent571244f5749e493ffc9dae5aad1445e0a6ed0572
usb: gadget: rockchip: Fix spacing around the Kconfig option

This Kconfig option used spaces and not tabs for indentation. Switch to
tabs.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/usb/gadget/Kconfig