Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
20680b560a17fb29c862de77930cfbf76b24f83c
/
.
/
board
/
lge
/
sniper
/
Kconfig
blob: f7a682e0a71f385c249c78d7ffdc2ec903e7ba3c [
file
] [
log
] [
blame
]
Paul Kocialkowski
0257930
2015-07-20 15:17:11 +0200
[
diff
] [
blame
]
1
if
TARGET_SNIPER
2
3
config SYS_BOARD
4
default
"sniper"
5
6
config SYS_VENDOR
7
default
"lge"
8
9
config SYS_CONFIG_NAME
10
default
"sniper"
11
12
endif