1if TARGET_ROC_RK3308_CC
2
3config SYS_BOARD
4	default "firefly-rk3308"
5
6config SYS_VENDOR
7	default "firefly"
8
9config SYS_CONFIG_NAME
10	default "firefly_rk3308"
11
12endif
13