LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "Hans-Jürgen Koch" <hjk@linutronix.de>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
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 14:12:36 +0100 [thread overview]
Message-ID: <20080207141236.00940d09@dilbert.local> (raw)
In-Reply-To: <20080207130222.GA8587@flint.arm.linux.org.uk>
Am Thu, 7 Feb 2008 13:02:23 +0000
schrieb Russell King - ARM Linux <linux@arm.linux.org.uk>:
>
> Please place it in the same relative position in arch/arm/Kconfig as
> it is found in drivers/Kconfig.
Argh, sorry. Here's the correct version:
============
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.
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:57:58.000000000 +0100
+++ linux-2.6/arch/arm/Kconfig 2008-02-07 14:08:46.000000000 +0100
@@ -1159,6 +1159,8 @@
source "drivers/dca/Kconfig"
+source "drivers/uio/Kconfig"
+
endmenu
source "fs/Kconfig"
next prev parent reply other threads:[~2008-02-07 13:13 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-07 12:38 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
2008-02-07 13:12 ` Hans-Jürgen Koch [this message]
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=20080207141236.00940d09@dilbert.local \
--to=hjk@linutronix.de \
--cc=greg@kroah.com \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--subject='Re: [PATCH] arch/arm/Kconfig: Make UIO available on ARM architecture' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).