Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6eefd8502fb91025bba0cf1d1f211a38c93a41bb
/
.
/
board
/
theobroma-systems
/
lion_rk3368
/
Kconfig
blob: 537a2e7d9af43608524f4832966c890a3cfb4bf2 [
file
] [
log
] [
blame
]
if
TARGET_LION_RK3368
config SYS_BOARD
default
"lion_rk3368"
config SYS_VENDOR
default
"theobroma-systems"
config SYS_CONFIG_NAME
default
"lion_rk3368"
config ENV_SIZE
default
0x2000
config ENV_OFFSET
default
0x3c000
if
ENV_IS_IN_SPI_FLASH
endif