projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
dm: cros_ec: Convert to Kconfig
[platform/kernel/u-boot.git]
/
configs
/
snow_defconfig
1
CONFIG_SPL=y
2
+S:CONFIG_ARM=y
3
+S:CONFIG_ARCH_EXYNOS=y
4
+S:CONFIG_TARGET_SNOW=y
5
CONFIG_DEFAULT_DEVICE_TREE="exynos5250-snow"
6
CONFIG_CROS_EC=y
7
CONFIG_DM_CROS_EC=y
8
CONFIG_CROS_EC_I2C=y
9
CONFIG_CROS_EC_KEYB=y
10
CONFIG_CMD_CROS_EC=y