]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/wandboard/Kconfig
imx6: engicam: Drop SPL_EXT_SUPPORT
[people/ms/u-boot.git] / board / wandboard / Kconfig
1 if TARGET_WANDBOARD
2
3 config SYS_BOARD
4 default "wandboard"
5
6 config SYS_CONFIG_NAME
7 default "wandboard"
8
9 endif