Author: maks Date: Tue May 22 08:16:21 2007 New Revision: 8703 Log: CONFIG_KOBJECT_UEVENT is long gone enabled by hotplug, kill references.
Modified: dists/trunk/linux-2.6/debian/arch/alpha/config dists/trunk/linux-2.6/debian/arch/hppa/config dists/trunk/linux-2.6/debian/arch/ia64/config dists/trunk/linux-2.6/debian/arch/m68k/config dists/trunk/linux-2.6/debian/arch/powerpc/config dists/trunk/linux-2.6/debian/arch/powerpc/config.apus dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot dists/trunk/linux-2.6/debian/arch/s390/config Modified: dists/trunk/linux-2.6/debian/arch/alpha/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/alpha/config (original) +++ dists/trunk/linux-2.6/debian/arch/alpha/config Tue May 22 08:16:21 2007 @@ -4,7 +4,6 @@ CONFIG_GENERIC_ISA_DMA=y # CONFIG_GENERIC_IOMAP is not set CONFIG_CLEAN_COMPILE=y -CONFIG_KOBJECT_UEVENT=y # CONFIG_IKCONFIG is not set # CONFIG_KALLSYMS_ALL is not set CONFIG_ALPHA_GENERIC=y Modified: dists/trunk/linux-2.6/debian/arch/hppa/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/hppa/config (original) +++ dists/trunk/linux-2.6/debian/arch/hppa/config Tue May 22 08:16:21 2007 @@ -15,7 +15,6 @@ CONFIG_POSIX_MQUEUE=y CONFIG_SYSCTL=y CONFIG_HOTPLUG=y -CONFIG_KOBJECT_UEVENT=y CONFIG_IKCONFIG=y # CONFIG_IKCONFIG_PROC is not set CONFIG_KALLSYMS=y Modified: dists/trunk/linux-2.6/debian/arch/ia64/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/ia64/config (original) +++ dists/trunk/linux-2.6/debian/arch/ia64/config Tue May 22 08:16:21 2007 @@ -1,5 +1,4 @@ CONFIG_CLEAN_COMPILE=y -CONFIG_KOBJECT_UEVENT=y CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y # CONFIG_KALLSYMS_ALL is not set Modified: dists/trunk/linux-2.6/debian/arch/m68k/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/m68k/config (original) +++ dists/trunk/linux-2.6/debian/arch/m68k/config Tue May 22 08:16:21 2007 @@ -22,7 +22,6 @@ CONFIG_POSIX_MQUEUE=y CONFIG_SYSCTL=y # CONFIG_HOTPLUG is not set -CONFIG_KOBJECT_UEVENT=y # CONFIG_IKCONFIG is not set CONFIG_KALLSYMS=y # CONFIG_KALLSYMS_ALL is not set Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/powerpc/config (original) +++ dists/trunk/linux-2.6/debian/arch/powerpc/config Tue May 22 08:16:21 2007 @@ -5,7 +5,6 @@ CONFIG_GENERIC_NVRAM=y CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y CONFIG_CLEAN_COMPILE=y -CONFIG_KOBJECT_UEVENT=y # CONFIG_IKCONFIG is not set # CONFIG_KALLSYMS_ALL is not set CONFIG_6xx=y Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.apus ============================================================================== --- dists/trunk/linux-2.6/debian/arch/powerpc/config.apus (original) +++ dists/trunk/linux-2.6/debian/arch/powerpc/config.apus Tue May 22 08:16:21 2007 @@ -30,7 +30,6 @@ CONFIG_BSD_PROCESS_ACCT=y # CONFIG_BSD_PROCESS_ACCT_V3 is not set CONFIG_SYSCTL=y -CONFIG_KOBJECT_UEVENT=y # CONFIG_IKCONFIG is not set CONFIG_KALLSYMS=y # CONFIG_KALLSYMS_ALL is not set Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot ============================================================================== --- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot (original) +++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc-miboot Tue May 22 08:16:21 2007 @@ -4,7 +4,6 @@ # CONFIG_SMP is not set # CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_AUDIT is not set -# CONFIG_KOBJECT_UEVENT is not set CONFIG_EMBEDDED=y # CONFIG_KALLSYMS is not set # CONFIG_BASE_FULL is not set Modified: dists/trunk/linux-2.6/debian/arch/s390/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/s390/config (original) +++ dists/trunk/linux-2.6/debian/arch/s390/config Tue May 22 08:16:21 2007 @@ -2,7 +2,6 @@ CONFIG_ARCH_S390=y CONFIG_CLEAN_COMPILE=y CONFIG_LOCK_KERNEL=y -CONFIG_KOBJECT_UEVENT=y # CONFIG_IKCONFIG is not set CONFIG_STOP_MACHINE=y CONFIG_SMP=y _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

