blob: 281aa8feff6a17e6f027bc60e4d55f1bd06be624 [file] [log] [blame]
weichangzhengb9d0f002022-03-02 15:09:05 +08001if TARGET_POMELO
2
3config SYS_BOARD
4 default "pomelo"
5
6config SYS_VENDOR
7 default "phytium"
8
9config SYS_CONFIG_NAME
10 default "pomelo"
11
12endif