Skip to content

Commit 8c219e5

Browse files
gregorHerburgerBartosz Golaszewski
authored andcommitted
gpio: tqmx86: fix typo in Kconfig label
Fix description for GPIO_TQMX86 from QTMX86 to TQMx86. Fixes: b868db9 ("gpio: tqmx86: Add GPIO from for this IO controller") Signed-off-by: Gregor Herburger <[email protected]> Signed-off-by: Matthias Schiffer <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Link: https://lore.kernel.org/r/e0e38c9944ad6d281d9a662a45d289b88edc808e.1717063994.git.matthias.schiffer@ew.tq-group.com Signed-off-by: Bartosz Golaszewski <[email protected]>
1 parent 1613e60 commit 8c219e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/gpio/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1576,7 +1576,7 @@ config GPIO_TPS68470
15761576
are "output only" GPIOs.
15771577

15781578
config GPIO_TQMX86
1579-
tristate "TQ-Systems QTMX86 GPIO"
1579+
tristate "TQ-Systems TQMx86 GPIO"
15801580
depends on MFD_TQMX86 || COMPILE_TEST
15811581
depends on HAS_IOPORT_MAP
15821582
select GPIOLIB_IRQCHIP

0 commit comments

Comments
 (0)