Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
5a290250f72a2eb2855ea70e9114ba63388b288a
/
.
/
board
/
ivm
/
Kconfig
blob: 6ff302556db4745585dfed668bdef0c6c9095ebd [
file
] [
log
] [
blame
]
if
TARGET_IVML24
config SYS_BOARD
default
"ivm"
config SYS_CONFIG_NAME
default
"IVML24"
endif
if
TARGET_IVMS8
config SYS_BOARD
default
"ivm"
config SYS_CONFIG_NAME
default
"IVMS8"
endif