gpio/k64: Fix type in GPIO_K64_C_DEV_NAME text.

Change-Id: Ie65c747467890d9f25dc9795c23eaf39175d14ae
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
This commit is contained in:
Marcus Shawcroft 2016-10-27 22:00:03 +01:00
parent f8dcad4a5b
commit 7df2727545

View file

@ -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