summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorMarcus Shawcroft <marcus.shawcroft@arm.com>2016-10-27 22:00:03 +0100
committerMarcus Shawcroft <marcus.shawcroft@arm.com>2016-10-28 07:02:12 +0100
commit7df2727545106f9e7c5ddbf864dbfbe39da6884b (patch)
tree988ae6aa9ca3f9d886792cda9f3d16c1a93ca9a5 /drivers
parentf8dcad4a5bb268c3d96b6b1a330aa7e4eaee6102 (diff)
gpio/k64: Fix type in GPIO_K64_C_DEV_NAME text.
Change-Id: Ie65c747467890d9f25dc9795c23eaf39175d14ae Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gpio/Kconfig.k642
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig.k64 b/drivers/gpio/Kconfig.k64
index 681e0ae91..03eed8a13 100644
--- a/drivers/gpio/Kconfig.k64
+++ b/drivers/gpio/Kconfig.k64
@@ -81,7 +81,7 @@ config GPIO_K64_C
Enable config options for Freescale K64-based GPIO port C.
config GPIO_K64_C_DEV_NAME
- string "Freescale K64-based GPIO Port B Device Name"
+ string "Freescale K64-based GPIO Port C Device Name"
depends on GPIO_K64_C
default "GPIO_2"
help