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