debian/config/config: Enable RDS_RDMA and RDS_TCP.

svn path=/dists/trunk/linux-2.6/; revision=14693
This commit is contained in:
Bastian Blank 2009-11-27 16:55:41 +00:00
parent 90ea2f4949
commit 7e463fa2e8
1 changed files with 2 additions and 0 deletions

View File

@ -3516,6 +3516,8 @@ CONFIG_PHONET=m
## file: net/rds/Kconfig
##
CONFIG_RDS=m
CONFIG_RDS_RDMA=m
CONFIG_RDS_TCP=m
# CONFIG_RDS_DEBUG is not set
##