blob: 7e27f8f5b139dca7519cb1c036f903d0bfaef5d7 [file] [log] [blame]
Shaohui Xie02b5d2e2015-11-11 17:58:37 +08001if TARGET_LS1043AQDS
2
3config SYS_BOARD
4 default "ls1043aqds"
5
6config SYS_VENDOR
7 default "freescale"
8
9config SYS_SOC
10 default "fsl-layerscape"
11
12config SYS_CONFIG_NAME
13 default "ls1043aqds"
14
15endif