Re: [PATCH v3 19/21] scsi: fnic: Switch to use %ptSp

From: Andy Shevchenko

Date: Tue Nov 18 2025 - 13:24:44 EST


On Thu, Nov 13, 2025 at 10:34:36PM +0000, Karan Tilak Kumar (kartilak) wrote:
> On Thursday, November 13, 2025 6:33 AM, Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:

...

> Can you please advise how I can compile test this change?

I have added the following to my x86_64_defconfig

CONFIG_SCSI_FC_ATTRS=m
CONFIG_LIBFC=m
CONFIG_LIBFCOE=m
CONFIG_FCOE_FNIC=m

You can always add the just a one (last) line to a configuration stanza that
can be merged to the .config with help of merge_config tool. It will take care
of all needed dependencies.

--
With Best Regards,
Andy Shevchenko