Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c69cda25c9b59e53a6bc8969ada58942549f5b5d
/
.
/
board
/
grinn
/
chiliboard
/
Kconfig
blob: 20056e81a14a5a2157d3c0bea4d71f6c41a4fb7e [
file
] [
log
] [
blame
]
if
TARGET_CHILIBOARD
config SYS_BOARD
default
"chiliboard"
config SYS_VENDOR
default
"grinn"
config SYS_CONFIG_NAME
default
"chiliboard"
config SYS_SOC
default
"am33xx"
endif