Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4c216f556c4f909799e5608d937ed1c0f93c2bd9
/
.
/
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