Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
40f5046c221a7b2719c49b51acefe12914b213e5
/
.
/
board
/
theobroma-systems
/
jaguar_rk3588
/
Kconfig
blob: 0ff417af4ddec61b1485119b8458690eab386d70 [
file
] [
log
] [
blame
]
if
TARGET_JAGUAR_RK3588
config SYS_BOARD
default
"jaguar_rk3588"
config SYS_VENDOR
default
"theobroma-systems"
config SYS_CONFIG_NAME
default
"jaguar_rk3588"
config BOARD_SPECIFIC_OPTIONS
# dummy
def_bool y
select
ENV_IS_NOWHERE
endif