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>
This commit is contained in:
parent
b80e60eb8e
commit
0da518dae8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ comment "IXP4xx Platforms"
|
||||||
|
|
||||||
config MACH_IXP4XX_OF
|
config MACH_IXP4XX_OF
|
||||||
bool
|
bool
|
||||||
prompt "Devce Tree IXP4xx boards"
|
prompt "Device Tree IXP4xx boards"
|
||||||
default y
|
default y
|
||||||
select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
|
select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
|
||||||
select I2C
|
select I2C
|
||||||
|
|
Loading…
Add table
Reference in a new issue