Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
461be2f96e4b87e5065208c6659a47dd0ad9e9f8
/
.
/
board
/
siemens
/
rut
/
Kconfig
blob: b7e49dac26d72aaba32c3da89d2a62fd506b3371 [
file
] [
log
] [
blame
]
if
TARGET_RUT
config SYS_CPU
default
"armv7"
config SYS_BOARD
default
"rut"
config SYS_VENDOR
default
"siemens"
config SYS_SOC
default
"am33xx"
config SYS_CONFIG_NAME
default
"rut"
endif