Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1221ce459d04a428f8880f58581f671b736c3c27
/
.
/
board
/
renesas
/
blanche
/
Kconfig
blob: ac4730a62fe7400731318b459810de28a54e2d5e [
file
] [
log
] [
blame
]
masakazu.mochizuki.wd@hitachi.com
6f107e4
2016-04-12 17:11:41 +0900
[
diff
] [
blame
]
1
if
TARGET_BLANCHE
2
3
config SYS_BOARD
4
default
"blanche"
5
6
config SYS_VENDOR
7
default
"renesas"
8
9
config SYS_CONFIG_NAME
10
default
"blanche"
11
12
endif