]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/canmb/Kconfig
xfi3: correct function name
[people/ms/u-boot.git] / board / canmb / Kconfig
1 if TARGET_CANMB
2
3 config SYS_BOARD
4 default "canmb"
5
6 config SYS_CONFIG_NAME
7 default "canmb"
8
9 endif