public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@mvista.com>
To: linux-omap-open-source@linux.omap.com
Subject: [PATCH] ARM: OMAP: Kconfig cleanup: allow to compile on non-ARM
Date: Wed, 13 Jun 2007 17:57:16 -0700	[thread overview]
Message-ID: <20070614005716.458634944@mvista.com> (raw)

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
--

             reply	other threads:[~2007-06-14  0:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-14  0:57 Kevin Hilman [this message]
2007-06-21 12:00 ` [PATCH] ARM: OMAP: Kconfig cleanup: allow to compile on non-ARM Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070614005716.458634944@mvista.com \
    --to=khilman@mvista.com \
    --cc=linux-omap-open-source@linux.omap.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox