summaryrefslogtreecommitdiffstats
path: root/net/xdp
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-11-28 23:09:16 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-12-30 11:25:44 +0100
commit076ba445d59296689ddaa8f90916ee29f7ca3dda (patch)
tree07b4b11991e54ca3b3d180a72b5959cb5e143b6a /net/xdp
parentb219352f7ee6799b79ed32ec39b374a089f682a1 (diff)
downloadlinux-stable-076ba445d59296689ddaa8f90916ee29f7ca3dda.tar.gz
linux-stable-076ba445d59296689ddaa8f90916ee29f7ca3dda.tar.bz2
linux-stable-076ba445d59296689ddaa8f90916ee29f7ca3dda.zip
scsi: bnx2i: Requires MMU
[ Upstream commit 2d586494c4a001312650f0b919d534e429dd1e09 ] The SCSI_BNX2_ISCSI kconfig symbol selects CNIC and CNIC selects UIO, which depends on MMU. Since 'select' does not follow dependency chains, add the same MMU dependency to SCSI_BNX2_ISCSI. Quietens this kconfig warning: WARNING: unmet direct dependencies detected for CNIC Depends on [n]: NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_BROADCOM [=y] && PCI [=y] && (IPV6 [=m] || IPV6 [=m]=n) && MMU [=n] Selected by [m]: - SCSI_BNX2_ISCSI [=m] && SCSI_LOWLEVEL [=y] && SCSI [=y] && NET [=y] && PCI [=y] && (IPV6 [=m] || IPV6 [=m]=n) Link: https://lore.kernel.org/r/20201129070916.3919-1-rdunlap@infradead.org Fixes: cf4e6363859d ("[SCSI] bnx2i: Add bnx2i iSCSI driver.") Cc: linux-scsi@vger.kernel.org Cc: Nilesh Javali <njavali@marvell.com> Cc: Manish Rangankar <mrangankar@marvell.com> Cc: GR-QLogic-Storage-Upstream@marvell.com Cc: "James E.J. Bottomley" <jejb@linux.ibm.com> Cc: "Martin K. Petersen" <martin.petersen@oracle.com> Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/xdp')
0 files changed, 0 insertions, 0 deletions