Re: What are the kernel option required for udev in 2.6.28 kernel.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

  So these are the modules needed :

------------------------------------------
CONFIG_HOTPLUG=y
 CONFIG_UEVENT_HELPER_PATH=""
 CONFIG_NET=y
 CONFIG_UNIX=y
 CONFIG_PROC_FS=y
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
 CONFIG_TMPFS_POSIX_ACL=y
CONFIG_INOTIFY=y
 CONFIG_SIGNALFD=y
------------------------------------------

  To get the Udev working in latest linux kernel. Thanks Kay.

On Thu, Jun 11, 2009 at 9:21 PM, Kay Sievers<kay.sievers@xxxxxxxx> wrote:
> On Thu, Jun 11, 2009 at 17:31, unni krishnan<unnikrishnan.a@xxxxxxxxx> wrote:
>>  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 ?
>
> You need:
>  CONFIG_HOTPLUG=y
>  CONFIG_UEVENT_HELPER_PATH=""
>  CONFIG_NET=y
>  CONFIG_UNIX=y
>  CONFIG_PROC_FS=y
>  CONFIG_SYSFS=y
>  CONFIG_TMPFS=y
>  CONFIG_TMPFS_POSIX_ACL=y
>
> New versions will also depend on:
>  CONFIG_INOTIFY=y
>  CONFIG_SIGNALFD=y
>
> CONFIG_UNIX=m *might* work, but it may also go wrong in "interesting" ways.
>
> Kay
>



-- 
---------------------
With regards,
Unni

"A candle loses nothing by lighting another candle"
--
To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Linux DVB]     [Asterisk Internet PBX]     [DCCP]     [Netdev]     [X.org]     [Util Linux NG]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux