Commit 0da518da authored by Colin Ian King's avatar Colin Ian King Committed by Linus Walleij
Browse files

ixp4xx: fix spelling mistake in Kconfig "Devce" -> "Device"



There is spelling mistake in the prompt text in the Kconfig. Fix it.

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent b80e60eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ comment "IXP4xx Platforms"

config MACH_IXP4XX_OF
	bool
	prompt "Devce Tree IXP4xx boards"
	prompt "Device Tree IXP4xx boards"
	default y
	select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
	select I2C