[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161430583251.29974.14350823697551788215.b4-ty@oracle.com>
Date: Thu, 25 Feb 2021 21:22:11 -0500
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
"James E.J. Bottomley" <jejb@...ux.ibm.com>,
linux-scsi@...r.kernel.org, Saurav Kashyap <skashyap@...vell.com>,
GR-QLogic-Storage-Upstream@...vell.com,
kernel test robot <lkp@...el.com>,
Javed Hasan <jhasan@...vell.com>
Subject: Re: [PATCH] SCSI: bnx2fc: fix Kconfig warning & CNIC build errors
On Sat, 13 Feb 2021 11:24:28 -0800, Randy Dunlap wrote:
> CNIC depends on MMU, but since 'select' does not follow any
> dependency chains, SCSI_BNX2X_FCOE also needs to depend on MMU,
> so that erroneous configs are not generated, which cause build
> errors in cnic.
>
> WARNING: unmet direct dependencies detected for CNIC
> Depends on [n]: NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_BROADCOM [=y] && PCI [=y] && (IPV6 [=n] || IPV6 [=n]=n) && MMU [=n]
> Selected by [y]:
> - SCSI_BNX2X_FCOE [=y] && SCSI_LOWLEVEL [=y] && SCSI [=y] && PCI [=y] && (IPV6 [=n] || IPV6 [=n]=n) && LIBFC [=y] && LIBFCOE [=y]
>
> [...]
Applied to 5.12/scsi-queue, thanks!
[1/1] SCSI: bnx2fc: fix Kconfig warning & CNIC build errors
https://git.kernel.org/mkp/scsi/c/eefb816acb01
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists