On Mon, Jun 30, 2025 at 05:33:41PM +0200, Sebastian Andrzej Siewior wrote:
The config snippet specifies CONFIG_NET_EMATCH_IPSET. This option depends on CONFIG_IP_SET.
So it should be set automatically when running `make` ? IOW, why do we have to set it explicitly?
Thanks.