On Friday, November 14, 2025 12:43 AM, Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
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@linux.intel.com 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
Thank you Andy.
Regards, Karan