Re: Enable DEVTMPFS for Fedora 15

2011-09-12 Thread Chris Ball
Hi,

On Mon, Sep 12 2011, DJ Delorie wrote:
> One of possibly many kernel config changes to support Fedora 15.  This
> one is required to at least boot.
>
> --- a/arch/arm/configs/xo_175_defconfig   2011-09-09 16:50:12.0 
> -0400
> +++ b/arch/arm/configs/xo_175_defconfig   2011-09-09 18:20:21.0 
> -0400
> @@ -536,5 +538,6 @@
>  #
>  CONFIG_UEVENT_HELPER_PATH=""
> -# CONFIG_DEVTMPFS is not set
> +CONFIG_DEVTMPFS=y
> +CONFIG_DEVTMPFS_MOUNT=y
>  # CONFIG_STANDALONE is not set
>  # CONFIG_PREVENT_FIRMWARE_BUILD is not set

Thanks, pushed to olpc-kernel/arm-3.0-wip; this will be in our next build.

- Chris.
-- 
Chris Ball  
One Laptop Per Child
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Enable DEVTMPFS for Fedora 15

2011-09-12 Thread DJ Delorie

One of possibly many kernel config changes to support Fedora 15.  This
one is required to at least boot.

--- a/arch/arm/configs/xo_175_defconfig 2011-09-09 16:50:12.0 -0400
+++ b/arch/arm/configs/xo_175_defconfig 2011-09-09 18:20:21.0 -0400
@@ -536,5 +538,6 @@
 #
 CONFIG_UEVENT_HELPER_PATH=""
-# CONFIG_DEVTMPFS is not set
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
 # CONFIG_STANDALONE is not set
 # CONFIG_PREVENT_FIRMWARE_BUILD is not set
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel