Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
dd84058d24ff54d6b32818ffe44aeb4bba2cfae6
/
.
/
board
/
ti
/
sdp4430
/
Kconfig
blob: 140e1f16eaef71e77bfa704cc944000b225976ef [
file
] [
log
] [
blame
]
if
TARGET_OMAP4_SDP4430
config SYS_CPU
string
default
"armv7"
config SYS_BOARD
string
default
"sdp4430"
config SYS_VENDOR
string
default
"ti"
config SYS_SOC
string
default
"omap4"
config SYS_CONFIG_NAME
string
default
"omap4_sdp4430"
endif