aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/exynos_defconfig
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>2016-07-19 13:09:14 +0200
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>2016-08-10 11:48:00 +0200
commita30051491ac75e1a66b0dd7bc36925561abfcb61 (patch)
tree9a5a09da86d6b25a5602ddf056f3b02aee25da5e /arch/arm/configs/exynos_defconfig
parentARM: exynos_defconfig: Enable bus frequency scaling with devfreq (diff)
downloadlinux-dev-a30051491ac75e1a66b0dd7bc36925561abfcb61.tar.xz
linux-dev-a30051491ac75e1a66b0dd7bc36925561abfcb61.zip
ARM: exynos_defconfig: Enable PM_DEBUG
PM_DEBUG and PM_ADVANCED_DEBUG bring some information useful for development and they should not cause any significant overhead. Enable them in default configuration so debugging would be slightly easier. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Acked-by: Kukjin Kim <kgene@kernel.org>
Diffstat (limited to 'arch/arm/configs/exynos_defconfig')
-rw-r--r--arch/arm/configs/exynos_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index c49cb4eabe7a..81862a77dddf 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -35,6 +35,8 @@ CONFIG_ARM_EXYNOS_CPUIDLE=y
CONFIG_VFP=y
CONFIG_NEON=y
CONFIG_KERNEL_MODE_NEON=y
+CONFIG_PM_DEBUG=y
+CONFIG_PM_ADVANCED_DEBUG=y
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y