Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
292260ca21723ab78d23fa2cf6b574cf17778991
/
.
/
board
/
ti
/
beagle_x15
/
Kconfig
blob: a305ff1044ee49720a814e979fe9fecda150cdd4 [
file
] [
log
] [
blame
]
Felipe Balbi
1e4ad74
2014-11-10 14:02:44 -0600
[
diff
] [
blame
]
1
if
TARGET_BEAGLE_X15
2
3
config SYS_BOARD
4
default
"beagle_x15"
5
6
config SYS_VENDOR
7
default
"ti"
8
9
config SYS_CONFIG_NAME
10
default
"beagle_x15"
11
12
endif