Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f9860cf081efdf32c8a01b9fc271fe55e2a79f8d
/
.
/
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