Sign in
third-party-mirror
/
u-boot
/
3930e004b60e0b3f85af49278f007aba013fe03d
/
.
/
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