Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
186678600a3aa81f883e4bf4b94ca4d40081d93a
/
.
/
board
/
raspberrypi
/
rpi
/
Kconfig
blob: 6a538cfac568104200a4a228920e267101d1469b [
file
] [
log
] [
blame
]
if
TARGET_RPI
config SYS_BOARD
default
"rpi"
config SYS_VENDOR
default
"raspberrypi"
config SYS_SOC
default
"bcm2835"
config SYS_CONFIG_NAME
default
"rpi"
endif