net: Fix CONFIG_RPS option to be turned off

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
Dmitry Shmidt
2010-08-30 10:29:37 -07:00
committed by Arve Hjønnevåg
parent 1f65785d2b
commit f3ea075005

View File

@@ -234,7 +234,7 @@ source "net/vmw_vsock/Kconfig"
source "net/netlink/Kconfig"
config RPS
boolean
boolean "RPS"
depends on SMP && SYSFS && USE_GENERIC_SMP_HELPERS
default y