blob: 4ba9bbf14180bed126e35c17c9911da096e23fe3 [file] [log] [blame]
Peng Fan47f73502016-12-11 19:24:37 +08001if TARGET_MX6SLLEVK
2
3config SYS_BOARD
4 default "mx6sllevk"
5
6config SYS_VENDOR
7 default "freescale"
8
9config SYS_CONFIG_NAME
10 default "mx6sllevk"
11
12endif