diff --git a/net/Kconfig b/net/Kconfig index 6cca0ad88a57..219a8c1c80fe 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -237,7 +237,7 @@ source "net/mpls/Kconfig" source "net/hsr/Kconfig" config RPS - boolean + boolean "RPS" depends on SMP && SYSFS default y