[PATCH] mfd: Kconfig: Fix typo in PMIC_ADP5520 help text

From: michael.hennerich
Date: Tue Mar 26 2019 - 09:12:20 EST


From: Michael Hennerich <michael.hennerich@xxxxxxxxxx>

No functional changes. This fixes a simple typo in the help text.

Signed-off-by: Michael Hennerich <michael.hennerich@xxxxxxxxxx>
---
drivers/mfd/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 0ce2d8d..5660d48 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -82,7 +82,7 @@ config PMIC_ADP5520
bool "Analog Devices ADP5520/01 MFD PMIC Core Support"
depends on I2C=y
help
- Say yes here to add support for Analog Devices AD5520 and ADP5501,
+ Say yes here to add support for Analog Devices ADP5520 and ADP5501,
Multifunction Power Management IC. This includes
the I2C driver and the core APIs _only_, you have to select
individual components like LCD backlight, LEDs, GPIOs and Kepad
--
2.7.4