mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
ARM64: configs: rockchip_cros_defconfig: enable extcon support
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>
This commit is contained in:
committed by
Huang, Tao
parent
ec9adec965
commit
bc072f6f91
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user