mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
net: Fix CONFIG_RPS option to be turned off
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
committed by
Arve Hjønnevåg
parent
1f65785d2b
commit
f3ea075005
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user