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