Sign in
third-party-mirror
/
u-boot
/
0b7f337eb24b9681c236d8bf2bbec53a78024513
/
.
/
board
/
rockchip
/
tinker_rk3288
/
Kconfig
blob: f744a61094e5d2d434545364ec004c8d512162e5 [
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