mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-09 17:02:46 -04:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
13
drivers/scsi/bnx2i/Kconfig
Normal file
13
drivers/scsi/bnx2i/Kconfig
Normal file
|
@ -0,0 +1,13 @@
|
|||
config SCSI_BNX2_ISCSI
|
||||
tristate "QLogic NetXtreme II iSCSI support"
|
||||
depends on NET
|
||||
depends on PCI
|
||||
depends on (IPV6 || IPV6=n)
|
||||
select SCSI_ISCSI_ATTRS
|
||||
select NETDEVICES
|
||||
select ETHERNET
|
||||
select NET_VENDOR_BROADCOM
|
||||
select CNIC
|
||||
---help---
|
||||
This driver supports iSCSI offload for the QLogic NetXtreme II
|
||||
devices.
|
Loading…
Add table
Add a link
Reference in a new issue