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