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 Colin Cross
parent 6659a7473c
commit 0dcd84058b

View file

@ -232,7 +232,7 @@ source "net/batman-adv/Kconfig"
source "net/openvswitch/Kconfig"
config RPS
boolean
boolean "RPS"
depends on SMP && SYSFS && USE_GENERIC_SMP_HELPERS
default y