From: Greg KH <greg@kroah.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: What are the kernel option required for udev in 2.6.28 kernel.
Date: Thu, 11 Jun 2009 15:38:39 +0000 [thread overview]
Message-ID: <20090611153839.GA6485@kroah.com> (raw)
In-Reply-To: <1f8bbe3c0906110448i3d170ab4y29144d198bfdd899@mail.gmail.com>
On Thu, Jun 11, 2009 at 09:01:15PM +0530, unni krishnan wrote:
> Hi Greg,
>
> I am able to compile the custom kernel using the existing conf that
> I got from /proc/config.gz in My Arch linux. Also the Udev is working
> fine. I just want to make sure that the config options :
>
> -----------------------------------------------
> CONFIG_HOTPLUG=y
> #
> # File systems
> #
> # Pseudo filesystems
> #
> CONFIG_PROC_FS=y
> CONFIG_PROC_KCORE=y
> CONFIG_SYSFS=y
> CONFIG_TMPFS=y
> CONFIG_RAMFS=y
> #
> -----------------------------------------------
>
> are applicable for the latest kernel also. Is here any change ?
With these options, no.
But make sure that CONFIG_SYSFS_DEPRECATED_V2 is not set, that is the
most important one these days.
hope this helps,
greg k-h
next prev parent reply other threads:[~2009-06-11 15:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-11 11:56 What are the kernel option required for udev in 2.6.28 kernel unni krishnan
2009-06-11 15:12 ` Greg KH
2009-06-11 15:38 ` Greg KH [this message]
2009-06-11 15:43 ` unni krishnan
2009-06-11 15:51 ` Kay Sievers
2009-06-11 16:08 ` Kay Sievers
2009-06-11 16:12 ` unni krishnan
2009-06-11 17:21 ` unni krishnan
2009-06-11 17:37 ` Olaf
2009-06-11 17:47 ` Kay Sievers
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=20090611153839.GA6485@kroah.com \
--to=greg@kroah.com \
--cc=linux-hotplug@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.