public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: OMAP: Kconfig cleanup: allow to compile on non-ARM
@ 2007-06-14  0:57 Kevin Hilman
  2007-06-21 12:00 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Hilman @ 2007-06-14  0:57 UTC (permalink / raw)
  To: linux-omap-open-source

Remove 'source' of non-existant drivers/ssi/Kconfig.  Having this
there results in a kernel with the OMAP patch not being able to
compile for other platforms.

Signed-off-by: Kevin Hilman <khilman@mvista.com>

---
 drivers/Kconfig |    2 --
 1 file changed, 2 deletions(-)

Index: dev/drivers/Kconfig
===================================================================
--- dev.orig/drivers/Kconfig
+++ dev/drivers/Kconfig
@@ -84,6 +84,4 @@ source "drivers/auxdisplay/Kconfig"
 
 source "drivers/kvm/Kconfig"
 
-source "drivers/ssi/Kconfig"
-
 endmenu
--

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

end of thread, other threads:[~2007-06-21 12:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-14  0:57 [PATCH] ARM: OMAP: Kconfig cleanup: allow to compile on non-ARM Kevin Hilman
2007-06-21 12:00 ` Tony Lindgren

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