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