Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9ef0dae10865de9ded97025ba88404a05214924f
/
.
/
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