arm64: configs: xiaomi: Enable CFQ group schedule
Test: function enabled correctly Bug: 112242999 Change-Id: Iee61f684836691f1758beb61c0f491f42c06c40e Signed-off-by: Rick Yiu <rickyiu@google.com>
This commit is contained in:
parent
b3ea6724e3
commit
97bff8f5a1
6
arch/arm64/configs/vendor/xiaomi_QGKI.config
vendored
6
arch/arm64/configs/vendor/xiaomi_QGKI.config
vendored
@ -16,6 +16,9 @@ CONFIG_INPUT_FINGERPRINT=y
|
||||
# Hardware ID
|
||||
CONFIG_MI_HARDWARE_ID=m
|
||||
|
||||
# IO Schedulers
|
||||
CONFIG_CFQ_GROUP_IOSCHED=y
|
||||
|
||||
# IR
|
||||
CONFIG_IR_SPI=m
|
||||
CONFIG_LIRC=y
|
||||
@ -28,6 +31,9 @@ CONFIG_RC_DEVICES=y
|
||||
CONFIG_LEDS_QTI_FLASH=m
|
||||
CONFIG_QTI_BATTERY_CHARGER=m
|
||||
|
||||
# RCU Subsystem
|
||||
CONFIG_BLK_CGROUP=y
|
||||
|
||||
# Thermal
|
||||
CONFIG_MI_THERMAL_INTERFACE=m
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user