1cf2275d81e68aa3360b66e5f17cfe7a6c89840d
[platform/kernel/u-boot.git] / board / intercontrol / digsy_mtc / Kconfig
1 if TARGET_DIGSY_MTC
2
3 config SYS_BOARD
4         default "digsy_mtc"
5
6 config SYS_VENDOR
7         default "intercontrol"
8
9 config SYS_CONFIG_NAME
10         default "digsy_mtc"
11
12 endif