Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
c86c1d0383e56e4ac08bf21227a2fdd0af167e4b
/
.
/
board
/
pine64
/
quartzpro64-rk3588
/
Kconfig
blob: 96aa7921d32d0dfc2be2c66d40aa404cc63fc196 [
file
] [
log
] [
blame
]
if
TARGET_QUARTZPRO64_RK3588
config SYS_BOARD
default
"quartzpro64-rk3588"
config SYS_VENDOR
default
"pine64"
config SYS_CONFIG_NAME
default
"quartzpro64-rk3588"
config BOARD_SPECIFIC_OPTIONS
# dummy
def_bool y
endif