From: Bjorn Andersson Date: Wed, 4 Oct 2017 18:58:56 +0000 (-0700) Subject: ARM: qcom_defconfig: Disable DEBUG_GPIO X-Git-Tag: v4.15-rc1~76^2~19^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5a752ce5ba7adf9fe3589498804647ab91b14fa9;p=thirdparty%2Fkernel%2Flinux.git ARM: qcom_defconfig: Disable DEBUG_GPIO GPIO debug spams the kernel log quite a bit, so remove this from the default Qualcomm defconfig. Signed-off-by: Bjorn Andersson Signed-off-by: Andy Gross --- diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig index 29d6795a71bf6..68de1ddb744f3 100644 --- a/arch/arm/configs/qcom_defconfig +++ b/arch/arm/configs/qcom_defconfig @@ -115,7 +115,6 @@ CONFIG_PINCTRL_MSM8X74=y CONFIG_PINCTRL_QCOM_SPMI_PMIC=y CONFIG_PINCTRL_QCOM_SSBI_PMIC=y CONFIG_GPIOLIB=y -CONFIG_DEBUG_GPIO=y CONFIG_GPIO_SYSFS=y CONFIG_POWER_RESET=y CONFIG_POWER_RESET_MSM=y