]> git.ipfire.org Git - thirdparty/u-boot.git/blame - board/intercontrol/digsy_mtc/Kconfig
arm: mach-omap2: Generate MLO file from SD boot capable targets
[thirdparty/u-boot.git] / board / intercontrol / digsy_mtc / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_DIGSY_MTC
2
3config SYS_BOARD
dd84058d
MY
4 default "digsy_mtc"
5
6config SYS_VENDOR
dd84058d
MY
7 default "intercontrol"
8
9config SYS_CONFIG_NAME
dd84058d
MY
10 default "digsy_mtc"
11
12endif