enable BLK_DEV_BSG for full block layer SG v3

svn path=/dists/trunk/linux-2.6/; revision=9267
This commit is contained in:
Maximilian Attems 2007-08-05 09:28:16 +00:00
parent d45c7ec761
commit 679b1cc87d
2 changed files with 3 additions and 2 deletions

4
debian/changelog vendored
View File

@ -8,10 +8,10 @@ linux-2.6 (2.6.23~rc2-1~experimental.1) UNRELEASED; urgency=low
* ipw2200: Enable IPW2200_RADIOTAP and IPW2200_PROMISCUOUS for optional
rtap interface. (closes: #432555)
* Enable in topconfig NF_CT_PROTO_UDPLITE, NETFILTER_XT_TARGET_TRACE,
NETFILTER_XT_MATCH_CONNLIMIT, NETFILTER_XT_MATCH_U32.
NETFILTER_XT_MATCH_CONNLIMIT, NETFILTER_XT_MATCH_U32, BLK_DEV_BSG.
* [i386] Enable lguest.
-- maximilian attems <maks@debian.org> Sun, 05 Aug 2007 11:19:14 +0200
-- maximilian attems <maks@debian.org> Sun, 05 Aug 2007 11:24:10 +0200
linux-2.6 (2.6.22-2) UNRELEASED; urgency=low

View File

@ -33,6 +33,7 @@ CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
CONFIG_BLK_DEV_BSG=y
#
# Loadable module support