blob: fba2e9ce67218f43001f498ebb16a61829e3c9ff [file] [log] [blame]
Alifer Moraesef99f3d2020-03-06 07:46:33 -03001if TARGET_IMX8MQ_PHANBELL
2
3config SYS_BOARD
4 default "imx8mq_phanbell"
5
6config SYS_VENDOR
7 default "google"
8
9config SYS_CONFIG_NAME
10 default "imx8mq_phanbell"
11
12endif