Browse Source

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 <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Bjorn Andersson 8 years ago
parent
commit
5a752ce5ba
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/configs/qcom_defconfig

+ 0 - 1
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