Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ad7321da8e5c56613b604cb91e064fbaa44b3283
/
.
/
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