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 -- 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