Commit 9be1a999 authored by Brian Norris's avatar Brian Norris Committed by Heiko Stuebner
Browse files

soc: rockchip: Clean up Kconfig whitespace



There are spaces instead of tabs, and other inconsistent indentation.

Signed-off-by: default avatarBrian Norris <briannorris@chromium.org>
Reviewed-by: default avatarGuenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20220426014545.628100-1-briannorris@chromium.org


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 5c0bb711
Loading
Loading
Loading
Loading
+12 −12
Original line number Diff line number Diff line
@@ -38,8 +38,8 @@ config ROCKCHIP_DTPM
	tristate "Rockchip DTPM hierarchy"
	depends on DTPM && m
	help
	 Describe the hierarchy for the Dynamic Thermal Power
	 Management tree on this platform. That will create all the
	 power capping capable devices.
	  Describe the hierarchy for the Dynamic Thermal Power Management tree
	  on this platform. That will create all the power capping capable
	  devices.

endif