Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
653d2e77fe152f625cfec6ff1b9692b2fe1458d4
/
.
/
board
/
rockchip
/
tinker_rk3288
/
Kconfig
blob: bca6c37bc949cd50e798a504e623272a579e9a38 [
file
] [
log
] [
blame
]
if
TARGET_TINKER_RK3288
config SYS_BOARD
default
"tinker_rk3288"
config SYS_VENDOR
default
"rockchip"
config SYS_CONFIG_NAME
default
"tinker_rk3288"
config BOARD_SPECIFIC_OPTIONS
# dummy
def_bool y
endif