]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/udoo/Kconfig
sunxi: Add basic H3 support
[people/ms/u-boot.git] / board / udoo / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_UDOO
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "udoo"
5
dd84058d 6config SYS_CONFIG_NAME
dd84058d
MY
7 default "udoo"
8
9endif