[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080211092547.09bca061@dilbert.local>
Date: Mon, 11 Feb 2008 09:25:47 +0100
From: Hans-Jürgen Koch <hjk@...utronix.de>
To: Hans-Jürgen Koch <hjk@...utronix.de>
Cc: Russell King - ARM Linux <linux@....linux.org.uk>,
linux-kernel@...r.kernel.org, Greg KH <greg@...ah.com>,
linux-arm-kernel@...ts.arm.linux.org.uk,
Sam Ravnborg <sam@...nborg.org>
Subject: Re: [PATCH] arch/arm/Kconfig: Make UIO available on ARM
architecture
Am Thu, 7 Feb 2008 14:12:36 +0100
schrieb Hans-Jürgen Koch <hjk@...utronix.de>:
AFAICT, this patch was neither rejected nor applied. It generated a
long thread about changing the whole ARM Kconfig system. I feel not
qualified to do that, but I still want UIO available on ARM ;-)
What can I do to help?
Thanks,
Hans
> From: Hans J Koch <hjk@...utronix.de>
> To: linux-kernel@...r.kernel.org
> Cc: linux-arm-kernel@...ts.arm.linux.org.uk
> Cc: Greg KH <greg@...ah.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@...utronix.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"
>
> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists