Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
160c91513ce2f07e0af0e3aa88df0964ec15796b
/
.
/
board
/
ti
/
panda
/
Kconfig
blob: 5912f69babe2ca2b8f4b2d13c76d88a74d811c69 [
file
] [
log
] [
blame
]
if
TARGET_OMAP4_PANDA
config SYS_BOARD
default
"panda"
config SYS_VENDOR
default
"ti"
config SYS_CONFIG_NAME
default
"omap4_panda"
source
"board/ti/common/Kconfig"
endif