Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1d7d5e5681418cec1fd467c6cd9783780d179041
/
.
/
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