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