Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5ddc329341a9a143f0567494e5f874008b22e1a7
/
.
/
board
/
nokia
/
rx51
/
Kconfig
blob: 41d0daae8915bc4b5c0e498619d290c44ce542fa [
file
] [
log
] [
blame
]
if
TARGET_NOKIA_RX51
config SYS_CPU
string
default
"armv7"
config SYS_BOARD
string
default
"rx51"
config SYS_VENDOR
string
default
"nokia"
config SYS_SOC
string
default
"omap3"
config SYS_CONFIG_NAME
string
default
"nokia_rx51"
endif