Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a6b0652bb5040351eeb1a2580270bd3988cb0a59
/
.
/
board
/
raspberrypi
/
rpi_b
/
Kconfig
blob: 6e99c916afe3a6b128ddf3cd474fbedee7eee165 [
file
] [
log
] [
blame
]
if
TARGET_RPI_B
config SYS_CPU
string
default
"arm1176"
config SYS_BOARD
string
default
"rpi_b"
config SYS_VENDOR
string
default
"raspberrypi"
config SYS_SOC
string
default
"bcm2835"
config SYS_CONFIG_NAME
string
default
"rpi_b"
endif