Enabled CONFIG_KOBJECT_UEVENT on alpha.

svn path=/dists/trunk/linux-2.6/; revision=4817
This commit is contained in:
Norbert Tretkowski 2005-11-13 21:30:21 +00:00
parent 399876bfb7
commit 71b78b9897
2 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,7 @@ CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_ISA_DMA=y
# CONFIG_GENERIC_IOMAP is not set
CONFIG_CLEAN_COMPILE=y
# CONFIG_KOBJECT_UEVENT is not set
CONFIG_KOBJECT_UEVENT=y
# CONFIG_IKCONFIG is not set
# CONFIG_EMBEDDED is not set
# CONFIG_KALLSYMS_ALL is not set

4
debian/changelog vendored
View File

@ -3,6 +3,8 @@ linux-2.6 (2.6.14-3) UNRELEASED; urgency=low
[ Norbert Tretkowski ]
* [alpha] Switch to gcc 4.0.
* [alpha] Conflict with initramfs-tools, klibc is broken on alpha.
* [alpha] Enabled CONFIG_KOBJECT_UEVENT in arch/alphaconfig to fix trouble
with latest udev, thanks to Uwe Schindler for reporting. (closes: #338911)
* Bumped ABI revision:
+ ABI changes on sparc and alpha because of compiler switch.
+ 2.6.14.1 changes ABI of procfs.
@ -73,7 +75,7 @@ linux-2.6 (2.6.14-3) UNRELEASED; urgency=low
* activate CONFIG_SECURITY_NETWORK to fix SElinux operation.
(Closes: #338543)
-- maximilian attems <max@sputnik.stro.at> Sun, 13 Nov 2005 17:06:05 +0100
-- Norbert Tretkowski <nobse@debian.org> Sun, 13 Nov 2005 22:30:01 +0100
linux-2.6 (2.6.14-2) unstable; urgency=low