diff options
Diffstat (limited to 'net/sched/Kconfig')
-rw-r--r-- | net/sched/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sched/Kconfig b/net/sched/Kconfig index 522d5a9a2825..a36270a994d7 100644 --- a/net/sched/Kconfig +++ b/net/sched/Kconfig | |||
@@ -520,7 +520,7 @@ config NET_ACT_SKBEDIT | |||
520 | 520 | ||
521 | config NET_ACT_CSUM | 521 | config NET_ACT_CSUM |
522 | tristate "Checksum Updating" | 522 | tristate "Checksum Updating" |
523 | depends on NET_CLS_ACT | 523 | depends on NET_CLS_ACT && INET |
524 | ---help--- | 524 | ---help--- |
525 | Say Y here to update some common checksum after some direct | 525 | Say Y here to update some common checksum after some direct |
526 | packet alterations. | 526 | packet alterations. |