Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
16cee521384aa901a652fa3e4703e2d55518a9fe
/
.
/
board
/
ti
/
am57xx
/
Kconfig
blob: 17745ff7ea6588e35ff8e99b89315abf86622daf [
file
] [
log
] [
blame
]
if
TARGET_BEAGLE_X15
config SYS_BOARD
default
"am57xx"
config SYS_VENDOR
default
"ti"
config SYS_CONFIG_NAME
default
"am57xx_evm"
source
"board/ti/common/Kconfig"
endif