Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b5030b2e4f6b3ae5d811842da5431ed87c422892
/
.
/
board
/
renesas
/
gose
/
Kconfig
blob: 930a44559e985298ff14bf2354b2e653df9adf68 [
file
] [
log
] [
blame
]
Nobuhiro Iwamatsu
7e40563
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