Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
22fc991dafee0142fc6bf621e7bd558bd58020b4
/
.
/
board
/
renesas
/
gose
/
Kconfig
blob: 930a44559e985298ff14bf2354b2e653df9adf68 [
file
] [
log
] [
blame
]
Nobuhiro Iwamatsu
6a994e5
2014-11-06 15:39:28 +0900
[
diff
] [
blame
]
1
if
TARGET_GOSE
2
3
config SYS_BOARD
4
default
"gose"
5
6
config SYS_VENDOR
7
default
"renesas"
8
9
config SYS_CONFIG_NAME
10
default
"gose"
11
12
endif