mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 23:23:53 +02:00
net: Fix CONFIG_RPS option to be turned off
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
parent
18f98d725e
commit
edf0c3e535
|
|
@ -230,7 +230,7 @@ source "net/dcb/Kconfig"
|
|||
source "net/dns_resolver/Kconfig"
|
||||
|
||||
config RPS
|
||||
boolean
|
||||
boolean "RPS"
|
||||
depends on SMP && SYSFS && USE_GENERIC_SMP_HELPERS
|
||||
default y
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user