mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-04-24 14:07:52 -04:00
ipv6: fix indentation of a config attribute
Fix indentation of a type attribute of IPV6_VTI config entry. Signed-off-by: Prasad Pandit <pjp@fedoraproject.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
0b70f1950e
commit
b35c968363
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ config INET6_TUNNEL
|
|||
default n
|
||||
|
||||
config IPV6_VTI
|
||||
tristate "Virtual (secure) IPv6: tunneling"
|
||||
tristate "Virtual (secure) IPv6: tunneling"
|
||||
select IPV6_TUNNEL
|
||||
select NET_IP_TUNNEL
|
||||
select XFRM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue