mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +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
Colin Cross
parent
c4edd8f916
commit
b866f6cb0e
@@ -237,7 +237,7 @@ source "net/mpls/Kconfig"
|
||||
source "net/hsr/Kconfig"
|
||||
|
||||
config RPS
|
||||
boolean
|
||||
boolean "RPS"
|
||||
depends on SMP && SYSFS
|
||||
default y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user