blob: d5fe412828977e1241c2a3091f928db6596996f8 [file] [log] [blame]
Svyatoslav Ryhel7a120092022-01-27 19:42:04 +02001if TARGET_TRANSFORMER_T20
2
3config SYS_BOARD
4 default "transformer-t20"
5
6config SYS_VENDOR
7 default "asus"
8
9config SYS_CONFIG_NAME
10 default "transformer-t20"
11
12endif