Sign in
third-party-mirror
/
u-boot
/
0b7f337eb24b9681c236d8bf2bbec53a78024513
/
.
/
board
/
ti
/
dra7xx
/
Kconfig
blob: 7be1bc583fd1c78339ea2df8ae237f53a770ead0 [
file
] [
log
] [
blame
]
if
TARGET_DRA7XX_EVM
config SYS_BOARD
default
"dra7xx"
config SYS_VENDOR
default
"ti"
config SYS_CONFIG_NAME
default
"dra7xx_evm"
source
"board/ti/common/Kconfig"
endif