diff options
Diffstat (limited to 'net/rds/Kconfig')
-rw-r--r-- | net/rds/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rds/Kconfig b/net/rds/Kconfig index 38ea7f0f2699..c64e154bc18f 100644 --- a/net/rds/Kconfig +++ b/net/rds/Kconfig @@ -23,6 +23,6 @@ config RDS_TCP This transport does not support RDMA operations. config RDS_DEBUG - bool "RDS debugging messages" + bool "RDS debugging messages" depends on RDS - default n + default n |