]> git.ipfire.org Git - thirdparty/u-boot.git/blame - board/pine64/quartzpro64-rk3588/Kconfig
board: rockchip: add Pine64 QuartzPro64 RK3588 board
[thirdparty/u-boot.git] / board / pine64 / quartzpro64-rk3588 / Kconfig
CommitLineData
6761cb5b
TF
1if TARGET_QUARTZPRO64_RK3588
2
3config SYS_BOARD
4 default "quartzpro64-rk3588"
5
6config SYS_VENDOR
7 default "pine64"
8
9config SYS_CONFIG_NAME
10 default "quartzpro64-rk3588"
11
12config BOARD_SPECIFIC_OPTIONS # dummy
13 def_bool y
14
15endif