diff options
| author | razorloves <razorloves@gmail.com> | 2019-05-10 12:15:34 -0500 |
|---|---|---|
| committer | razorloves <razorloves@gmail.com> | 2019-05-10 12:15:34 -0500 |
| commit | e6cddeaf15366c9d25e2d3c808757c3830b931db (patch) | |
| tree | d536988edfc8692f6b2dcd21592326ec8e913647 | |
| parent | 39b672a3e1e0afbd96c2bdbcad3460f6448c80e2 (diff) | |
marlin: Update defconfig for May 2019 asb changes
Change-Id: I8e1d546a32a5bced3b095e053342a086a913511f
| -rw-r--r-- | arch/arm64/configs/lineageos_marlin_defconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm64/configs/lineageos_marlin_defconfig b/arch/arm64/configs/lineageos_marlin_defconfig index 92296f2b448..cbb479cd58c 100644 --- a/arch/arm64/configs/lineageos_marlin_defconfig +++ b/arch/arm64/configs/lineageos_marlin_defconfig @@ -76,9 +76,6 @@ CONFIG_CPU_IDLE=y CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_GOV_POWERSAVE=y CONFIG_CPU_FREQ_GOV_USERSPACE=y -CONFIG_CPU_FREQ_GOV_ONDEMAND=y -CONFIG_CPU_FREQ_GOV_INTERACTIVE=y -CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y CONFIG_CPU_FREQ_GOV_SCHED=y # CONFIG_ARM64_ERRATUM_843419 is not set CONFIG_NET=y @@ -430,6 +427,7 @@ CONFIG_HID_ELECOM=y CONFIG_HID_MAGICMOUSE=y CONFIG_HID_MICROSOFT=y CONFIG_HID_MULTITOUCH=y +CONFIG_HID_SONY=y CONFIG_USB_HIDDEV=y CONFIG_USB_ANNOUNCE_NEW_DEVICES=y CONFIG_USB_XHCI_HCD=y |
