[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251117201854.1d32753e@kernel.org>
Date: Mon, 17 Nov 2025 20:18:54 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Xuan Zhuo <xuanzhuo@...ux.alibaba.com>
Cc: netdev@...r.kernel.org, Andrew Lunn <andrew+netdev@...n.ch>, "David S.
Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Paolo
Abeni <pabeni@...hat.com>, Wen Gu <guwen@...ux.alibaba.com>, Philo Lu
<lulie@...ux.alibaba.com>, Lorenzo Bianconi <lorenzo@...nel.org>, Vadim
Fedorenko <vadim.fedorenko@...ux.dev>, Dong Yibo <dong100@...se.com>, Lukas
Bulwahn <lukas.bulwahn@...hat.com>, Geert Uytterhoeven
<geert+renesas@...der.be>, Vivian Wang <wangruikang@...as.ac.cn>, MD Danish
Anwar <danishanwar@...com>, Dust Li <dust.li@...ux.alibaba.com>
Subject: Re: [PATCH net-next v14 1/5] eea: introduce PCI framework
On Fri, 14 Nov 2025 14:15:02 +0800 Xuan Zhuo wrote:
> +config EEA
> + tristate "Alibaba Elastic Ethernet Adapter support"
> + depends on PCI_MSI
> + depends on 64BIT
> + select PAGE_POOL
> + default m
drivers should default to n, which is the default default, so please
remove this line
> + help
> + This driver supports Alibaba Elastic Ethernet Adapter"
> +
> + To compile this driver as a module, choose M here.
Powered by blists - more mailing lists