[PATCH] kernel: enable SRv6 support
Petr Štetiar
ynezz at true.cz
Wed Dec 2 06:34:08 EST 2020
vincent at systemli.org <vincent at systemli.org> [2020-12-02 12:25:58]:
Hi,
> diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4
> index 10d14f6be5..942777b41e 100644
> --- a/target/linux/generic/config-5.4
> +++ b/target/linux/generic/config-5.4
> @@ -2387,7 +2387,7 @@ CONFIG_IO_STRICT_DEVMEM=y
> # CONFIG_IPC_NS is not set
> # CONFIG_IPMB_DEVICE_INTERFACE is not set
> # CONFIG_IPMI_HANDLER is not set
> -# CONFIG_IPV6 is not set
> +CONFIG_IPV6=y
ipv6 is config option, now you've included it for everybody. Take a look at
config/Config-kernel.in and KERNEL_IPV6 option.
-- ynezz
More information about the openwrt-devel
mailing list