diff options
Diffstat (limited to 'net/ipv4/Kconfig')
-rw-r--r-- | net/ipv4/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig index 05107e0dc145..567b03b1c349 100644 --- a/net/ipv4/Kconfig +++ b/net/ipv4/Kconfig | |||
@@ -2,7 +2,7 @@ | |||
2 | # IP configuration | 2 | # IP configuration |
3 | # | 3 | # |
4 | choice | 4 | choice |
5 | prompt "Choose IP: FIB lookup"" | 5 | prompt "Choose IP: FIB lookup" |
6 | depends on INET | 6 | depends on INET |
7 | default IP_FIB_HASH | 7 | default IP_FIB_HASH |
8 | 8 | ||