public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] blackfin: Remove GENERIC_GPIO config option again
@ 2014-02-12 10:54 Paul Bolle
  2014-02-13  9:02 ` Steven Miao
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Bolle @ 2014-02-12 10:54 UTC (permalink / raw)
  To: Steven Miao; +Cc: adi-buildroot-devel, linux-kernel

The Kconfig symbol GENERIC_GPIO was removed in v3.10. Nothing cares
about it anymore. It popped up somehow in v3.13, so it can be removed
again.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
---
Untested, but safe anyhow.

 arch/blackfin/Kconfig | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index 9ceccef..debd9df 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -51,9 +51,6 @@ config GENERIC_BUG
 config ZONE_DMA
 	def_bool y
 
-config GENERIC_GPIO
-	def_bool y
-
 config FORCE_MAX_ZONEORDER
 	int
 	default "14"
-- 
1.8.5.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-13  9:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-12 10:54 [PATCH] blackfin: Remove GENERIC_GPIO config option again Paul Bolle
2014-02-13  9:02 ` Steven Miao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox