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