Skip to content

Commit 231dd9c

Browse files
AxelLinSamuel Ortiz
authored andcommitted
mfd: Fix typo for TPS65912
Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
1 parent 60b5c5a commit 231dd9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/mfd/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ config MFD_TPS65912
186186
depends on GPIOLIB
187187

188188
config MFD_TPS65912_I2C
189-
bool "TPS95612 Power Management chip with I2C"
189+
bool "TPS65912 Power Management chip with I2C"
190190
select MFD_CORE
191191
select MFD_TPS65912
192192
depends on I2C=y && GPIOLIB

0 commit comments

Comments
 (0)