Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4b4ef68fda1f5b7954b55a174d19baf7c8536d9b
/
.
/
board
/
renesas
/
lager
/
Kconfig
blob: e88f4f630a202364c05bbc93e729be70ff7ba09f [
file
] [
log
] [
blame
]
if
TARGET_LAGER
config SYS_CPU
string
default
"armv7"
config SYS_BOARD
string
default
"lager"
config SYS_VENDOR
string
default
"renesas"
config SYS_SOC
string
default
"rmobile"
config SYS_CONFIG_NAME
string
default
"lager"
endif