OSDN Git Service

Revert "net: Fix CONFIG_RPS option to be turned off"
authorDima Zavin <dima@android.com>
Fri, 8 Oct 2010 21:34:15 +0000 (14:34 -0700)
committerDima Zavin <dima@android.com>
Fri, 8 Oct 2010 21:34:15 +0000 (14:34 -0700)
This reverts commit bc344f6ba89d5a60334105702f829bc3464d41ef.

net/Kconfig

index 45a892c..caab992 100644 (file)
@@ -219,7 +219,7 @@ source "net/sched/Kconfig"
 source "net/dcb/Kconfig"
 
 config RPS
-       boolean "RPS"
+       boolean
        depends on SMP && SYSFS
        default y