All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] soc: Include drivers/soc/Kconfig only once
@ 2014-11-05 15:32 Andreas Larsson
  2014-11-06 17:00   ` Kumar Gala
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Larsson @ 2014-11-05 15:32 UTC (permalink / raw)
  To: Kumar Gala
  Cc: Sandeep Nair, Santosh Shilimkar, Greg Kroah-Hartman,
	linux-kernel, software

Signed-off-by: Andreas Larsson <andreas@gaisler.com>
---
 drivers/Kconfig |    2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/Kconfig b/drivers/Kconfig
index 1a693d3..622fa26 100644
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@ -148,8 +148,6 @@ source "drivers/remoteproc/Kconfig"
 
 source "drivers/rpmsg/Kconfig"
 
-source "drivers/soc/Kconfig"
-
 source "drivers/devfreq/Kconfig"
 
 source "drivers/extcon/Kconfig"
-- 
1.7.10.4


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

end of thread, other threads:[~2014-11-06 17:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-05 15:32 [PATCH] soc: Include drivers/soc/Kconfig only once Andreas Larsson
2014-11-06 17:00 ` Kumar Gala
2014-11-06 17:00   ` Kumar Gala

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.