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