blob: 5f207df6dea1d49b73e297a04c54b31fe7c8e412 [file] [log] [blame]
Peter Robinson0b437a02022-12-31 09:24:00 +00001if TARGET_PINEPHONE_PRO_RK3399
2
3config SYS_BOARD
4 default "pinephone-pro-rk3399"
5
6config SYS_VENDOR
7 default "pine64"
8
9config SYS_CONFIG_NAME
10 default "pinephone-pro-rk3399"
11
Peter Robinson0b437a02022-12-31 09:24:00 +000012endif