Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
224beb833e544b802f08765271cec07667d39669
/
.
/
board
/
munices
/
Kconfig
blob: d242d568eba2895049ec3564bcd7e5f357b27c8a [
file
] [
log
] [
blame
]
Masahiro Yamada
dd84058
2014-07-30 14:08:14 +0900
[
diff
] [
blame
]
1
if
TARGET_MUNICES
2
3
config SYS_BOARD
4
string
5
default
"munices"
6
7
config SYS_CONFIG_NAME
8
string
9
default
"munices"
10
11
endif