Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
04b7e629091996ee2af9f6d377c734ba8dac5a21
/
.
/
board
/
ti
/
beagle_x15
/
Kconfig
blob: a305ff1044ee49720a814e979fe9fecda150cdd4 [
file
] [
log
] [
blame
]
Felipe Balbi
4750eb6
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