Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
1ed6648be08e4da76a08a09317932c73db0745ff
/
.
/
board
/
gumstix
/
pepper
/
Kconfig
blob: 6f94612fe210a1aed4aaa413ebfea88885fa24cc [
file
] [
log
] [
blame
]
if
TARGET_PEPPER
config SYS_BOARD
default
"pepper"
config SYS_VENDOR
default
"gumstix"
config SYS_SOC
default
"am33xx"
config SYS_CONFIG_NAME
default
"pepper"
endif