Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
412ab133286af968732c2ff3cc2b615e078d8da1
/
.
/
board
/
atmel
/
sam9x60ek
/
Kconfig
blob: 32fae2108e6ec4c489e41f5a23a5cc1d380189f0 [
file
] [
log
] [
blame
]
Sandeep Sheriker Mallikarjun
5142266
2019-09-27 13:08:52 +0000
[
diff
] [
blame
]
1
if
TARGET_SAM9X60EK
2
3
config SYS_BOARD
4
default
"sam9x60ek"
5
6
config SYS_VENDOR
7
default
"atmel"
8
9
config SYS_CONFIG_NAME
10
default
"sam9x60ek"
11
12
endif