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