projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e11bd38
)
ARM: qcom_defconfig: Disable DEBUG_GPIO
author
Bjorn Andersson
<bjorn.andersson@linaro.org>
Wed, 4 Oct 2017 18:58:56 +0000
(11:58 -0700)
committer
Andy Gross
<andy.gross@linaro.org>
Wed, 11 Oct 2017 21:04:02 +0000
(16:04 -0500)
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>
arch/arm/configs/qcom_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/qcom_defconfig
b/arch/arm/configs/qcom_defconfig
index 29d6795a71bf6abe3fdf5f4086767dd3eb2f1fa7..68de1ddb744f3a08af14a4965635ebc3d37178c6 100644
(file)
--- 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