mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +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
0c7841ce3e
commit
7ef37e0153
|
|
@ -231,7 +231,7 @@ source "net/dns_resolver/Kconfig"
|
|||
source "net/batman-adv/Kconfig"
|
||||
|
||||
config RPS
|
||||
boolean
|
||||
boolean "RPS"
|
||||
depends on SMP && SYSFS && USE_GENERIC_SMP_HELPERS
|
||||
default y
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user