Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bd13eabb44a6123bceb9715ec8f1cef4f42a69af
/
.
/
board
/
jse
/
Kconfig
blob: bb265f20798ae10cd06b3d6f09c14a78cf274183 [
file
] [
log
] [
blame
]
Masahiro Yamada
d3ae678
2014-07-30 14:08:14 +0900
[
diff
] [
blame
]
1
if
TARGET_JSE
2
3
config SYS_BOARD
4
string
5
default
"jse"
6
7
config SYS_CONFIG_NAME
8
string
9
default
"JSE"
10
11
endif