mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-28 23:08:52 +01:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
8
drivers/scsi/qla4xxx/Kconfig
Normal file
8
drivers/scsi/qla4xxx/Kconfig
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
config SCSI_QLA_ISCSI
|
||||
tristate "QLogic ISP4XXX and ISP82XX host adapter family support"
|
||||
depends on PCI && SCSI && NET
|
||||
select SCSI_ISCSI_ATTRS
|
||||
select ISCSI_BOOT_SYSFS
|
||||
---help---
|
||||
This driver supports the QLogic 40xx (ISP4XXX), 8022 (ISP82XX)
|
||||
and 8032 (ISP83XX) iSCSI host adapter family.
|
||||
Loading…
Add table
Add a link
Reference in a new issue