Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8bbfb40e572ddb8a11482ca513131e21a75e99de
/
.
/
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