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