Skip to content

Commit

Permalink
arch: arm64: config: enable kernelSU
Browse files Browse the repository at this point in the history
signed-off-by: Shashank Patil <[email protected]>
  • Loading branch information
itsshashanksp committed Jan 21, 2024
1 parent 6c0d4c7 commit ffba613
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm64/configs/vendor/courbet_perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5354,6 +5354,12 @@ CONFIG_ESOC_MDM_DRV=y
CONFIG_ESOC_MDM_DBG_ENG=y
# CONFIG_MDM_DBG_REQ_ENG is not set

#
# KernelSU
#
CONFIG_KSU=y
# CONFIG_KSU_DEBUG is not set

#
# Firmware Drivers
#
Expand Down
6 changes: 6 additions & 0 deletions arch/arm64/configs/vendor/davinci_perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5278,6 +5278,12 @@ CONFIG_ESOC_MDM_DRV=y
CONFIG_ESOC_MDM_DBG_ENG=y
# CONFIG_MDM_DBG_REQ_ENG is not set

#
# KernelSU
#
CONFIG_KSU=y
# CONFIG_KSU_DEBUG is not set

#
# Firmware Drivers
#
Expand Down
6 changes: 6 additions & 0 deletions arch/arm64/configs/vendor/phoenix_perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5343,6 +5343,12 @@ CONFIG_ESOC_MDM_DRV=y
CONFIG_ESOC_MDM_DBG_ENG=y
# CONFIG_MDM_DBG_REQ_ENG is not set

#
# KernelSU
#
CONFIG_KSU=y
# CONFIG_KSU_DEBUG is not se

#
# Firmware Drivers
#
Expand Down
6 changes: 6 additions & 0 deletions arch/arm64/configs/vendor/sweet_perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5357,6 +5357,12 @@ CONFIG_ESOC_MDM_DRV=y
CONFIG_ESOC_MDM_DBG_ENG=y
# CONFIG_MDM_DBG_REQ_ENG is not set

#
# KernelSU
#
CONFIG_KSU=y
# CONFIG_KSU_DEBUG is not set

#
# Firmware Drivers
#
Expand Down
6 changes: 6 additions & 0 deletions arch/arm64/configs/vendor/toco_perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5309,6 +5309,12 @@ CONFIG_ESOC_MDM_DRV=y
CONFIG_ESOC_MDM_DBG_ENG=y
# CONFIG_MDM_DBG_REQ_ENG is not set

#
# KernelSU
#
CONFIG_KSU=y
# CONFIG_KSU_DEBUG is not set

#
# Firmware Drivers
#
Expand Down
6 changes: 6 additions & 0 deletions arch/arm64/configs/vendor/tucana_perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5299,6 +5299,12 @@ CONFIG_ESOC_MDM_DRV=y
CONFIG_ESOC_MDM_DBG_ENG=y
# CONFIG_MDM_DBG_REQ_ENG is not set

#
# KernelSU
#
CONFIG_KSU=y
# CONFIG_KSU_DEBUG is not set

#
# Firmware Drivers
#
Expand Down
6 changes: 6 additions & 0 deletions arch/arm64/configs/vendor/violet_perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5326,6 +5326,12 @@ CONFIG_ESOC_MDM_DRV=y
CONFIG_ESOC_MDM_DBG_ENG=y
# CONFIG_MDM_DBG_REQ_ENG is not set

#
# KernelSU
#
CONFIG_KSU=y
# CONFIG_KSU_DEBUG is not set

#
# Firmware Drivers
#
Expand Down

0 comments on commit ffba613

Please sign in to comment.