* debian/changelog: Update.

* debian/config/s390/config:
  Remove block device, network bridge and network scheduler options.

svn path=/dists/trunk/linux-2.6/; revision=11564
This commit is contained in:
Bastian Blank 2008-06-07 13:31:04 +00:00
parent 15bf8beb9c
commit e9ac455608
2 changed files with 2 additions and 17 deletions

3
debian/changelog vendored
View File

@ -55,7 +55,8 @@ linux-2.6 (2.6.26~rc5-1~experimental.1) UNRELEASED; urgency=low
* [powerpc/powerpc-miboot] Disable. (closes: #481358)
* [powerpc/powerpc64] Support IBM Cell based plattforms and PS3.
(closes: #462529)
* [s390] Synchronize CRC support.
* [s390] Synchronize block device, network bridge, network scheduler and CRC
support.
-- maximilian attems <maks@debian.org> Sat, 26 Apr 2008 23:11:17 +0200

View File

@ -40,10 +40,6 @@ CONFIG_KEXEC=y
##
## file: drivers/block/Kconfig
##
#. TODO
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
#. TODO
# CONFIG_BLK_DEV_NBD is not set
CONFIG_BLK_DEV_RAM_SIZE=24576
# CONFIG_CDROM_PKTCDVD is not set
@ -171,12 +167,6 @@ CONFIG_FLATMEM_MANUAL=y
##
# CONFIG_ATM is not set
##
## file: net/bridge/Kconfig
##
#. TODO
# CONFIG_BRIDGE is not set
##
## file: net/decnet/Kconfig
##
@ -213,12 +203,6 @@ CONFIG_AFIUCV=m
##
# CONFIG_LLC2 is not set
##
## file: net/sched/Kconfig
##
#. TODO
# CONFIG_NET_SCHED is not set
##
## file: net/wanrouter/Kconfig
##