Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d5717e894497124fd44289a37f818ee301640c70
/
.
/
board
/
samsung
/
smdkc100
/
Kconfig
blob: ea87166d03726cf487f22de3759d00d63fc57e76 [
file
] [
log
] [
blame
]
if
TARGET_SMDKC100
config SYS_BOARD
default
"smdkc100"
config SYS_VENDOR
default
"samsung"
config SYS_SOC
default
"s5pc1xx"
config SYS_CONFIG_NAME
default
"smdkc100"
config DM
default
y
config DM_GPIO
default
y
config DM_SERIAL
default
y
endif