CONFIG_SYSFS_DEPRECATED
authorKay Sievers <kay.sievers@vrfy.org>
Thu, 14 Sep 2006 09:23:28 +0000 (11:23 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Dec 2006 22:51:58 +0000 (14:51 -0800)
commit88a22c985e3545c55c9779971007f0f29f912519
treeb6798bc78f87531b6c3c8e0bdd9230af9a3a0887
parentf0ee61a6cecd100301a60d99feb187776533b2a2
CONFIG_SYSFS_DEPRECATED

Provide a way to support older versions of udev that are shipped in
older distros.  If this option is disabled, it will also turn off the
compatible symlinks in sysfs that older programs might rely on.

When in doubt, or if running a distro older than 2006, say Yes here.

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
init/Kconfig