blob: 032ef486108c585c680760dc469d7f6003bfc414 [file] [log] [blame]
John Clarkb0b80862023-10-13 01:19:22 +00001if TARGET_NANOPCT6_RK3588
2
3config SYS_BOARD
4 default "nanopc-t6-rk3588"
5
6config SYS_VENDOR
7 default "friendlyelec"
8
9config SYS_CONFIG_NAME
10 default "nanopc-t6-rk3588"
11
12config BOARD_SPECIFIC_OPTIONS # dummy
13 def_bool y
14
15endif