From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: "Hans-Jürgen Koch" <hjk@linutronix.de>
Cc: linux-kernel@vger.kernel.org, Greg KH <greg@kroah.com>,
linux-arm-kernel@lists.arm.linux.org.uk
Subject: Re: [PATCH] arch/arm/Kconfig: Make UIO available on ARM architecture
Date: Thu, 7 Feb 2008 13:02:23 +0000 [thread overview]
Message-ID: <20080207130222.GA8587@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20080207133805.13f092ff@dilbert.local>
On Thu, Feb 07, 2008 at 01:38:05PM +0100, Hans-Jürgen Koch wrote:
> From: Hans J Koch <hjk@linutronix.de>
> To: linux-kernel@vger.kernel.org
> Cc: linux-arm-kernel@lists.arm.linux.org.uk
> Cc: Greg KH <greg@kroah.com>
> Subject: arch/arm/Kconfig: Make UIO available on ARM architecture
>
> Source drivers/uio/Kconfig to make UIO available in menuconfig if ARCH=arm.
> I already posted this a few months ago, but it got lost somehow.
>
> Signed-off-by: Hans J Koch <hjk@linutronix.de>
> ---
> arch/arm/Kconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> Index: linux-2.6/arch/arm/Kconfig
> ===================================================================
> --- linux-2.6.orig/arch/arm/Kconfig 2008-02-07 13:01:45.000000000 +0100
> +++ linux-2.6/arch/arm/Kconfig 2008-02-07 13:18:22.000000000 +0100
> @@ -1066,6 +1066,8 @@
> config ARCH_SUSPEND_POSSIBLE
> def_bool y
>
> +source "drivers/uio/Kconfig"
> +
Please place it in the same relative position in arch/arm/Kconfig as it
is found in drivers/Kconfig.
next prev parent reply other threads:[~2008-02-07 13:02 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-07 12:38 [PATCH] arch/arm/Kconfig: Make UIO available on ARM architecture Hans-Jürgen Koch
2008-02-07 12:58 ` Christoph Hellwig
2008-02-07 13:01 ` Sam Ravnborg
2008-02-07 15:09 ` Marcin Juszkiewicz
2008-02-07 16:05 ` Russell King - ARM Linux
2008-02-07 20:23 ` Sam Ravnborg
2008-02-07 20:29 ` Russell King - ARM Linux
2008-02-07 21:05 ` Sam Ravnborg
2008-02-08 9:04 ` David Woodhouse
2008-02-08 9:45 ` Russell King - ARM Linux
2008-02-08 10:18 ` David Woodhouse
2008-02-08 10:23 ` Russell King - ARM Linux
2008-02-08 10:43 ` David Woodhouse
2008-02-08 10:45 ` Russell King - ARM Linux
2008-02-12 1:51 ` Greg Ungerer
2008-02-08 10:58 ` David Woodhouse
2008-02-08 18:46 ` Sam Ravnborg
2008-02-08 18:52 ` David Woodhouse
2008-02-09 11:39 ` Sam Ravnborg
2008-02-07 14:21 ` Russell King - ARM Linux
2008-02-07 13:02 ` Russell King - ARM Linux [this message]
2008-02-07 13:12 ` Hans-Jürgen Koch
2008-02-11 8:25 ` Hans-Jürgen Koch
2008-02-11 14:39 ` Sam Ravnborg
2008-04-10 12:21 ` Uwe Kleine-König
2008-04-10 12:27 ` Russell King - ARM Linux
2008-04-10 12:57 ` Uwe Kleine-König
2008-04-10 13:10 ` Russell King - ARM Linux
2008-04-10 13:50 ` Uwe Kleine-König
2008-04-10 18:58 ` Sam Ravnborg
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=20080207130222.GA8587@flint.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=greg@kroah.com \
--cc=hjk@linutronix.de \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
/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.