All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org>
To: linux-omap-open-source@linux.omap.com
Subject: [PATCH] add ssi/Kconfig to arch/arm/Kconfig
Date: Sun, 04 Mar 2007 13:30:41 +0100	[thread overview]
Message-ID: <85ps7pgphq.fsf@orfeo.duckcorp.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 140 bytes --]


If one wants to use ssi/Kconfig on arm, it should be added to
arch/arm/Kconfig.

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: ssi_kconfig.patch --]
[-- Type: text/x-diff, Size: 469 bytes --]

---
 arch/arm/Kconfig |    2 	2 +	0 -	0 !
 1 file changed, 2 insertions(+)

Index: linux-omap-2.6/arch/arm/Kconfig
===================================================================
--- linux-omap-2.6.orig/arch/arm/Kconfig	2007-03-02 22:41:27.000000000 +0100
+++ linux-omap-2.6/arch/arm/Kconfig	2007-03-02 22:41:39.000000000 +0100
@@ -991,6 +991,8 @@ if ARCH_OMAP
 source "drivers/cbus/Kconfig"
 endif
 
+source "drivers/ssi/Kconfig"
+
 endmenu
 
 source "fs/Kconfig"

[-- Attachment #3: Type: text/plain, Size: 0 bytes --]



             reply	other threads:[~2007-03-04 12:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-04 12:30 Arnaud Patard [this message]
2007-03-04 17:11 ` [PATCH] add ssi/Kconfig to arch/arm/Kconfig Dirk Behme
2007-03-04 20:20   ` Arnaud Patard
2007-03-05 10:01     ` Tony Lindgren
2007-03-05 19:56       ` Dirk Behme
2007-03-05 20:32         ` Brian Swetland
2007-03-08 10:36         ` Imre Deak

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=85ps7pgphq.fsf@orfeo.duckcorp.org \
    --to=arnaud.patard@rtp-net.org \
    --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 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.