drivers/base: Disable UEVENT_HELPER, only needed for compatibility with wheezy's udev package

svn path=/dists/trunk/linux/; revision=22154
This commit is contained in:
Ben Hutchings 2014-12-09 05:37:20 +00:00
parent 32f3fafbe7
commit 6a5b979cc5
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -5,6 +5,8 @@ linux (3.18-1~exp1) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* Remove aufs
* vfs: Enable OVERLAY_FS as module
* drivers/base: Disable UEVENT_HELPER, only needed for compatibility
with wheezy's udev package
-- Ben Hutchings <ben@decadent.org.uk> Tue, 09 Dec 2014 02:08:47 +0000

View File

@ -240,7 +240,7 @@ CONFIG_ATM_SOLOS=m
##
## file: drivers/base/Kconfig
##
CONFIG_UEVENT_HELPER_PATH=""
# CONFIG_UEVENT_HELPER is not set
CONFIG_DEVTMPFS=y
# CONFIG_DEVTMPFS_MOUNT is not set
CONFIG_STANDALONE=y