Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5a0baf4ce36e74735b5fd1426a1cc690f27922d5
/
.
/
board
/
aristainetos
/
Kconfig
blob: d67002503dd231b986a38b26d9d11ed2dbc3d59d [
file
] [
log
] [
blame
]
Heiko Schocher
74758a9
2019-12-01 11:23:32 +0100
[
diff
] [
blame
]
1
if
TARGET_ARISTAINETOS2C
2
3
source
"board/aristainetos/common/Kconfig"
4
5
config SYS_BOARD
6
default
"aristainetos"
7
8
config SYS_BOARD_VERSION
9
default
5
10
11
endif