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:
e8f0a98
)
ARM64: configs: rockchip_defconfig: enable extcon support
author
Wu Liang feng
<wulf@rock-chips.com>
Wed, 6 Jul 2016 02:29:43 +0000
(10:29 +0800)
committer
Huang, Tao
<huangtao@rock-chips.com>
Wed, 6 Jul 2016 06:00:17 +0000
(14:00 +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: I7aba50c294b04d48bf5d43bfd90a8280fcbd1081
Signed-off-by: Wu Liang feng <wulf@rock-chips.com>
arch/arm64/configs/rockchip_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/rockchip_defconfig
b/arch/arm64/configs/rockchip_defconfig
index 1a77a3d9ed741d2aff7dc5897595f41f1ffe1018..5d9e0d6f7c943e93f2709a97cd204ed211ac105d 100644
(file)
--- a/
arch/arm64/configs/rockchip_defconfig
+++ b/
arch/arm64/configs/rockchip_defconfig
@@
-553,6
+553,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_IIO_BUFFER=y
CONFIG_IIO_BUFFER_CB=y