Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit daa90e8b authored by Vinay Sudra's avatar Vinay Sudra
Browse files

defconfig: sdmsteppe: move DEBUG_FS from perf to debug config



Move CONFIG_DEBUG_FS from qgki config to debug config to
avoid android compilation issues.

Change-Id: Idf2f3ea4d3c0fbd837bad9de9de53f42e690d58b
Signed-off-by: default avatarVinay Sudra <vsudra@codeaurora.org>
parent be60e6e7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
CONFIG_QGKI=y
CONFIG_LOCALVERSION="-qgki"
CONFIG_DEBUG_FS=y
# CONFIG_TRIM_UNUSED_KSYMS is not set
CONFIG_REGULATOR_QTI_DEBUG=y
# CONFIG_DETECT_HUNG_TASK is not set
@@ -53,7 +52,6 @@ CONFIG_BLK_DEV_LOOP_MIN_COUNT=16
CONFIG_CAN=y
CONFIG_QTI_CAN=y
CONFIG_HDCP_QSEECOM=y
CONFIG_IOMMU_DEBUG=y
CONFIG_IOMMU_IO_PGTABLE_FAST=y
CONFIG_IOMMU_TESTS=y
CONFIG_ION_POOL_AUTO_REFILL=y
+2 −0
Original line number Diff line number Diff line
@@ -9,3 +9,5 @@ CONFIG_PM_DEBUG=y
CONFIG_COMMON_CLK_QCOM_DEBUG=y
CONFIG_SOFTLOCKUP_DETECTOR=y
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
CONFIG_DEBUG_FS=y
CONFIG_IOMMU_DEBUG=y