disable DEVKMEM

has been disabled since years in RH, no modern programm
should rely on it and we prefer to close rootkit back doors.

svn path=/dists/trunk/linux-2.6/; revision=14066
This commit is contained in:
Maximilian Attems 2009-07-31 21:30:47 +00:00
parent e16afcb5f1
commit 611469b431
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -29,6 +29,7 @@ linux-2.6 (2.6.31~rc4-1~experimental.1) UNRELEASED; urgency=low
* Newer Standards-Version 3.8.2 without changes.
* Allow install in chroot without do_initrd check for piuparts.
* Cleanup Maintainer scripts from ancient pre linux-2.6 assumptions.
* Disable DEVKMEM.
[ Ben Hutchings ]
* mga: remove unnecessary change from firmware-loading patch

View File

@ -202,7 +202,7 @@ CONFIG_BT_HCIUART_LL=y
## file: drivers/char/Kconfig
##
# CONFIG_VT_HW_CONSOLE_BINDING is not set
CONFIG_DEVKMEM=y
# CONFIG_DEVKMEM is not set
CONFIG_COMPUTONE=m
CONFIG_MOXA_SMARTIO=m
CONFIG_SYNCLINK_GT=m