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