4a68493fa38e9ebd0452e9d4443683b646f6d7e3
[platform/kernel/u-boot.git] / board / matrix_vision / mvbc_p / Kconfig
1 if TARGET_MVBC_P
2
3 config SYS_BOARD
4         default "mvbc_p"
5
6 config SYS_VENDOR
7         default "matrix_vision"
8
9 config SYS_CONFIG_NAME
10         default "MVBC_P"
11
12 endif