]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/munices/Kconfig
kconfig: add board Kconfig and defconfig files
[people/ms/u-boot.git] / board / munices / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_MUNICES
2
3config SYS_BOARD
4 string
5 default "munices"
6
7config SYS_CONFIG_NAME
8 string
9 default "munices"
10
11endif