lkml.org 
[lkml]   [2008]   [Feb]   [7]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 7 Feb 2008 13:02:23 +0000
FromRussell King - ARM Linux <>
SubjectRe: [PATCH] arch/arm/Kconfig: Make UIO available on ARM architecture
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2008-02-07 14:05    [from the cache]
©2003-2008