]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/inka4x0/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[people/ms/u-boot.git] / board / inka4x0 / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_INKA4X0
2
3config SYS_BOARD
dd84058d
MY
4 default "inka4x0"
5
6config SYS_CONFIG_NAME
dd84058d
MY
7 default "inka4x0"
8
9endif