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