regulator: Kconfig: Fix spelling mistake "regualtor" -> "regulator"

There is a spelling mistake in the REGULATOR_RT4803 config. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://patch.msgid.link/20250724113113.143009-1-colin.i.king@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Colin Ian King
2025-07-24 12:39:05 +01:00
committed by Mark Brown
parent d511206dc7
commit 71d141edbf
+1 -1
View File
@@ -1203,7 +1203,7 @@ config REGULATOR_RT4801
The device supports two regulators (DSVP/DSVN).
config REGULATOR_RT4803
tristate "Richtek RT4803 boost regualtor"
tristate "Richtek RT4803 boost regulator"
depends on I2C
select REGMAP_I2C
help