Skip to content

Commit 0da518d

Browse files
Colin Ian KingLinus Walleij
authored andcommitted
ixp4xx: fix spelling mistake in Kconfig "Devce" -> "Device"
There is spelling mistake in the prompt text in the Kconfig. Fix it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 parent b80e60e commit 0da518d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/mach-ixp4xx/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ comment "IXP4xx Platforms"
77

88
config MACH_IXP4XX_OF
99
bool
10-
prompt "Devce Tree IXP4xx boards"
10+
prompt "Device Tree IXP4xx boards"
1111
default y
1212
select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
1313
select I2C

0 commit comments

Comments
 (0)