Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
51a2fc40d399888ee45c452d2f40fa1b0cb1456e
/
.
/
board
/
theobroma-systems
/
tiger_rk3588
/
Kconfig
blob: 2c6ac6a9a8368b1d76877400b9f5741878360ffb [
file
] [
log
] [
blame
]
if
TARGET_TIGER_RK3588
config SYS_BOARD
default
"tiger_rk3588"
config SYS_VENDOR
default
"theobroma-systems"
config SYS_CONFIG_NAME
default
"tiger_rk3588"
config BOARD_SPECIFIC_OPTIONS
# dummy
def_bool y
select
ENV_IS_NOWHERE
endif