Skip to content

Commit

Permalink
ARM64: configs: xiaomi: Enable ufs TW and HPB on apollo
Browse files Browse the repository at this point in the history
  • Loading branch information
goodmeow committed Apr 21, 2022
1 parent d4d1547 commit 8eace32
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions arch/arm64/configs/vendor/arrow_apollo_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.19.236 Kernel Configuration
# Linux/arm64 4.19.237 Kernel Configuration
#

#
Expand Down Expand Up @@ -91,6 +91,8 @@ CONFIG_TASKSTATS=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_PSI=y
# CONFIG_PSI_DEFAULT_DISABLED is not set
# CONFIG_PSI_FTRACE is not set
CONFIG_CPU_ISOLATION=y

#
Expand Down Expand Up @@ -512,6 +514,7 @@ CONFIG_PM_WAKELOCKS_LIMIT=0
# CONFIG_PM_WAKELOCKS_GC is not set
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
# CONFIG_PM_SLEEP_MONITOR is not set
CONFIG_PM_CLK=y
CONFIG_PM_GENERIC_DOMAINS=y
CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
Expand Down Expand Up @@ -1846,6 +1849,18 @@ CONFIG_SCSI_UFS_QCOM=y
# CONFIG_SCSI_UFSHCD_CMD_LOGGING is not set
CONFIG_SCSI_UFS_CRYPTO=y
CONFIG_SCSI_UFS_CRYPTO_QTI=y
# CONFIG_UFSHPB_TOSHIBA is not set
# CONFIG_UFSHPB is not set
# CONFIG_UFSFEATURE is not set
# CONFIG_UFSTW is not set
CONFIG_UFSHPB_31=y
CONFIG_UFSFEATURE_31=y
CONFIG_UFSTW_31=y
# CONFIG_UFSHID is not set
# CONFIG_UFSRINGBUF is not set
CONFIG_FS_HPB=y
CONFIG_UFSTW_BOOT_ENABLED=y
CONFIG_UFSTW_IGNORE_GUARANTEE_BIT_31=y
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_SNIC is not set
# CONFIG_SCSI_DMX3191D is not set
Expand Down Expand Up @@ -5419,9 +5434,6 @@ CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ANDROID_BINDERFS=y
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
# CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
CONFIG_ANDROID_SIMPLE_LMK=y
CONFIG_ANDROID_SIMPLE_LMK_MINFREE=128
CONFIG_ANDROID_SIMPLE_LMK_TIMEOUT_MSEC=200
# CONFIG_LIBNVDIMM is not set
# CONFIG_DAX is not set
CONFIG_NVMEM=y
Expand Down

0 comments on commit 8eace32

Please sign in to comment.