blob: 55c475c59aed940fded6c666ddca52b4b7c8f1a3 [file] [log] [blame]
Soeren Moch05d492a2014-11-03 13:57:01 +01001if TARGET_TBS2910
2
Soeren Moch05d492a2014-11-03 13:57:01 +01003config SYS_BOARD
Soeren Moch05d492a2014-11-03 13:57:01 +01004 default "tbs2910"
5
6config SYS_VENDOR
Soeren Moch05d492a2014-11-03 13:57:01 +01007 default "tbs"
8
Soeren Moch05d492a2014-11-03 13:57:01 +01009config SYS_CONFIG_NAME
Soeren Moch05d492a2014-11-03 13:57:01 +010010 default "tbs2910"
11
Soeren Mochf296f132015-08-13 21:08:46 +020012config MX6Q
13 default y
14
15config IMX_CONFIG
16 default "board/boundary/nitrogen6x/nitrogen6q2g.cfg"
17
Soeren Moch05d492a2014-11-03 13:57:01 +010018endif