blob: 9e66897f6b1aa74f53d348f42913b2ccbd94b10b [file] [log] [blame]
Jonas Schwöbel3486fd02022-01-24 18:06:33 +01001if TARGET_SURFACE_RT
2
3config SYS_BOARD
4 default "surface-rt"
5
6config SYS_VENDOR
7 default "microsoft"
8
9config SYS_CONFIG_NAME
10 default "surface-rt"
11
12endif