[PATCH] remove CONFIG_KOBJECT_UEVENT option
authorKay Sievers <kay.sievers@suse.de>
Fri, 11 Nov 2005 04:33:52 +0000 (05:33 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 5 Jan 2006 00:18:07 +0000 (16:18 -0800)
commit0296b2281352e4794e174b393c37f131502e09f0
tree874e1de7ffaf56ab14f031d2818b69853c4914d8
parent034382117725f6b6b26fbb138498139c5c012c1b
[PATCH] remove CONFIG_KOBJECT_UEVENT option

It makes zero sense to have hotplug, but not the netlink
events enabled today. Remove this option and merge the
kobject_uevent.h header into the kobject.h header file.

Signed-off-by: Kay Sievers <kay.sievers@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
MAINTAINERS
drivers/input/input.c
drivers/s390/crypto/z90main.c
include/linux/kobject.h
include/linux/kobject_uevent.h [deleted file]
init/Kconfig
kernel/sysctl.c
lib/kobject_uevent.c