Commit 88f3771491aa5e missed to set CONFIG_GPIO_AXP209=m.
---
 baseconfig/x86/x86_64/CONFIG_GPIO_AXP209 | 2 +-
 kernel-x86_64-debug.config               | 2 +-
 kernel-x86_64.config                     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/baseconfig/x86/x86_64/CONFIG_GPIO_AXP209 
b/baseconfig/x86/x86_64/CONFIG_GPIO_AXP209
index c716822..2365ae7 100644
--- a/baseconfig/x86/x86_64/CONFIG_GPIO_AXP209
+++ b/baseconfig/x86/x86_64/CONFIG_GPIO_AXP209
@@ -1 +1 @@
-# CONFIG_GPIO_AXP209 is not set
+CONFIG_GPIO_AXP209=m
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config
index 1f9baba..264bac2 100644
--- a/kernel-x86_64-debug.config
+++ b/kernel-x86_64-debug.config
@@ -1629,7 +1629,7 @@ CONFIG_GIRBIL_DONGLE=m
 # CONFIG_GPIO_ALTERA is not set
 # CONFIG_GPIO_AMD8111 is not set
 # CONFIG_GPIO_AMDPT is not set
-# CONFIG_GPIO_AXP209 is not set
+CONFIG_GPIO_AXP209=m
 # CONFIG_GPIO_BT8XX is not set
 CONFIG_GPIO_CRYSTAL_COVE=y
 # CONFIG_GPIO_CS5535 is not set
diff --git a/kernel-x86_64.config b/kernel-x86_64.config
index 2b589dc..a6d8784 100644
--- a/kernel-x86_64.config
+++ b/kernel-x86_64.config
@@ -1611,7 +1611,7 @@ CONFIG_GIRBIL_DONGLE=m
 # CONFIG_GPIO_ALTERA is not set
 # CONFIG_GPIO_AMD8111 is not set
 # CONFIG_GPIO_AMDPT is not set
-# CONFIG_GPIO_AXP209 is not set
+CONFIG_GPIO_AXP209=m
 # CONFIG_GPIO_BT8XX is not set
 CONFIG_GPIO_CRYSTAL_COVE=y
 # CONFIG_GPIO_CS5535 is not set
-- 
2.9.4
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to