Author: maks Date: Sat Jun 9 11:54:20 2007 New Revision: 8953 Log: topconfig enable explicitly CONFIG_IDE_PROC_FS matches previous behaviour for small images could be disabled, as info in sysfs, default y.
Modified: dists/trunk/linux-2.6/debian/arch/config Modified: dists/trunk/linux-2.6/debian/arch/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/config (original) +++ dists/trunk/linux-2.6/debian/arch/config Sat Jun 9 11:54:20 2007 @@ -1578,6 +1578,7 @@ # CONFIG_LEGACY_PTYS is not set # CONFIG_IDE_TASK_IOCTL is not set CONFIG_CPUSETS=y +CONFIG_IDE_PROC_FS=y # # PCMCIA SCSI adapter support _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

