projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec9adec
)
ARM64: configs: rockchip_cros_defconfig: enable extcon support
author
Wu Liang feng
<wulf@rock-chips.com>
Wed, 6 Jul 2016 02:35:47 +0000
(10:35 +0800)
committer
Huang, Tao
<huangtao@rock-chips.com>
Wed, 6 Jul 2016 06:01:02 +0000
(14:01 +0800)
This allows monitoring external connectors by userspace
via sysfs and uevent and supports external connectors with
multiple states. And extcon notifier mechanism is also
useful.
Change-Id: I670da8efbe20f8f12529e9e062fc38b514524dc3
Signed-off-by: Wu Liang feng <wulf@rock-chips.com>
arch/arm64/configs/rockchip_cros_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/rockchip_cros_defconfig
b/arch/arm64/configs/rockchip_cros_defconfig
index 584a12d04e097cd7b34557da865242b952e1243a..d85f34bff7c9557e02d39a3055202c8e66669f31 100644
(file)
--- a/
arch/arm64/configs/rockchip_cros_defconfig
+++ b/
arch/arm64/configs/rockchip_cros_defconfig
@@
-544,6
+544,7
@@
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
CONFIG_DEVFREQ_GOV_PERFORMANCE=y
CONFIG_DEVFREQ_GOV_POWERSAVE=y
CONFIG_DEVFREQ_GOV_USERSPACE=y
+CONFIG_EXTCON=y
CONFIG_IIO=y
CONFIG_ROCKCHIP_SARADC=y
CONFIG_PWM=y