Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e3e5a9fc41d71350f67df314657c2c33e9d4bb78
/
.
/
board
/
raspberrypi
/
rpi_2
/
Kconfig
blob: 032184d5ad549f65d4856ab5d050d2c5755a569a [
file
] [
log
] [
blame
]
if
TARGET_RPI_2
config SYS_BOARD
default
"rpi_2"
config SYS_VENDOR
default
"raspberrypi"
config SYS_SOC
default
"bcm2835"
config SYS_CONFIG_NAME
default
"rpi_2"
endif