Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
77f6e2dd0551d8a825bab391a1bd6b838874bcd4
/
.
/
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