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