Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8afd4ea5b9d5d9a18db4e9fee16d89999711d205
/
.
/
board
/
mini-box
/
picosam9g45
/
Kconfig
blob: 98ec0c457a6259ba28ade775d04cc17fed29db20 [
file
] [
log
] [
blame
]
Erik van Luijk
bfc37f3
2015-08-17 12:47:34 +0200
[
diff
] [
blame
]
1
if
TARGET_PICOSAM9G45
2
3
config SYS_BOARD
4
default
"picosam9g45"
5
6
config SYS_VENDOR
7
default
"mini-box"
8
9
config SYS_CONFIG_NAME
10
default
"picosam9g45"
11
12
endif