Skip to content

Commit

Permalink
Merge "defconfig: Enable SPMI debugfs write"
Browse files Browse the repository at this point in the history
  • Loading branch information
Linux Build Service Account authored and Gerrit - the friendly Code Review server committed Feb 21, 2017
2 parents 999fa54 + 44f493c commit 79551c4
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/configs/msm8909_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,7 @@ CONFIG_QPNP_VIBRATOR=y
CONFIG_MSM_SPMI=y
CONFIG_MSM_SPMI_PMIC_ARB=y
CONFIG_MSM_QPNP_INT=y
# CONFIG_MSM_SPMI_DEBUGFS_RO is not set
CONFIG_MSM_ADSP_LOADER=y
CONFIG_MSM_MEMORY_DUMP_V2=y
CONFIG_MSM_BOOT_STATS=y
Expand Down
1 change: 1 addition & 0 deletions arch/arm/configs/msm8909w-1gb_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,7 @@ CONFIG_QPNP_VIBRATOR=y
CONFIG_MSM_SPMI=y
CONFIG_MSM_SPMI_PMIC_ARB=y
CONFIG_MSM_QPNP_INT=y
# CONFIG_MSM_SPMI_DEBUGFS_RO is not set
CONFIG_MSM_ADSP_LOADER=y
CONFIG_MSM_MEMORY_DUMP_V2=y
CONFIG_MSM_BOOT_STATS=y
Expand Down
1 change: 1 addition & 0 deletions arch/arm/configs/msm8909w_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,7 @@ CONFIG_QPNP_VIBRATOR=y
CONFIG_MSM_SPMI=y
CONFIG_MSM_SPMI_PMIC_ARB=y
CONFIG_MSM_QPNP_INT=y
# CONFIG_MSM_SPMI_DEBUGFS_RO is not set
CONFIG_MSM_ADSP_LOADER=y
CONFIG_MSM_MEMORY_DUMP_V2=y
CONFIG_MSM_BOOT_STATS=y
Expand Down
1 change: 1 addition & 0 deletions arch/arm/configs/msm8937_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,7 @@ CONFIG_BW_MONITOR=y
CONFIG_MSM_SPMI=y
CONFIG_MSM_SPMI_PMIC_ARB=y
CONFIG_MSM_QPNP_INT=y
# CONFIG_MSM_SPMI_DEBUGFS_RO is not set
CONFIG_MSM_INRUSH_CURRENT_MITIGATION=y
CONFIG_MSM_ADSP_LOADER=y
CONFIG_MSM_MEMORY_DUMP_V2=y
Expand Down
1 change: 1 addition & 0 deletions arch/arm/configs/msmcortex_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,7 @@ CONFIG_GPIO_USB_DETECT=y
CONFIG_MSM_SPMI=y
CONFIG_MSM_SPMI_PMIC_ARB=y
CONFIG_MSM_QPNP_INT=y
# CONFIG_MSM_SPMI_DEBUGFS_RO is not set
CONFIG_MSM_GLADIATOR_ERP=y
CONFIG_PANIC_ON_GLADIATOR_ERROR=y
CONFIG_MSM_ADSP_LOADER=y
Expand Down
1 change: 1 addition & 0 deletions arch/arm64/configs/msm-auto_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@ CONFIG_GPIO_USB_DETECT=y
CONFIG_MSM_SPMI=y
CONFIG_MSM_SPMI_PMIC_ARB=y
CONFIG_MSM_QPNP_INT=y
# CONFIG_MSM_SPMI_DEBUGFS_RO is not set
CONFIG_CP_ACCESS64=y
CONFIG_MSM_ADSP_LOADER=y
CONFIG_MSM_MEMORY_DUMP_V2=y
Expand Down
1 change: 1 addition & 0 deletions arch/arm64/configs/msm8937_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,7 @@ CONFIG_BW_MONITOR=y
CONFIG_MSM_SPMI=y
CONFIG_MSM_SPMI_PMIC_ARB=y
CONFIG_MSM_QPNP_INT=y
# CONFIG_MSM_SPMI_DEBUGFS_RO is not set
CONFIG_CP_ACCESS64=y
CONFIG_MSM_INRUSH_CURRENT_MITIGATION=y
CONFIG_MSM_ADSP_LOADER=y
Expand Down
1 change: 1 addition & 0 deletions arch/arm64/configs/msm_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,7 @@ CONFIG_GPIO_USB_DETECT=y
CONFIG_MSM_SPMI=y
CONFIG_MSM_SPMI_PMIC_ARB=y
CONFIG_MSM_QPNP_INT=y
# CONFIG_MSM_SPMI_DEBUGFS_RO is not set
CONFIG_MSM_ADSP_LOADER=y
CONFIG_MSM_MEMORY_DUMP_V2=y
CONFIG_MSM_BOOT_STATS=y
Expand Down
1 change: 1 addition & 0 deletions arch/arm64/configs/msmcortex_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,7 @@ CONFIG_GPIO_USB_DETECT=y
CONFIG_MSM_SPMI=y
CONFIG_MSM_SPMI_PMIC_ARB=y
CONFIG_MSM_QPNP_INT=y
# CONFIG_MSM_SPMI_DEBUGFS_RO is not set
CONFIG_CP_ACCESS64=y
CONFIG_MSM_GLADIATOR_ERP=y
CONFIG_PANIC_ON_GLADIATOR_ERROR=y
Expand Down

0 comments on commit 79551c4

Please sign in to comment.