Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9dd6bdccf61611003a3dec4cf2f91a22820b05e0
/
.
/
board
/
friendlyelec
/
nanopc-t6-rk3588
/
Kconfig
blob: 032ef486108c585c680760dc469d7f6003bfc414 [
file
] [
log
] [
blame
]
if
TARGET_NANOPCT6_RK3588
config SYS_BOARD
default
"nanopc-t6-rk3588"
config SYS_VENDOR
default
"friendlyelec"
config SYS_CONFIG_NAME
default
"nanopc-t6-rk3588"
config BOARD_SPECIFIC_OPTIONS
# dummy
def_bool y
endif