[SCSI] fcoe, libfc: add libfcoe module
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / scsi / Kconfig
index e2f44e6c0bcb8cd19a7558357e012ef9d1dcb23f..bbec3a814ea7731c430da27fb4439828826cd910 100644 (file)
@@ -614,10 +614,16 @@ config LIBFC
        ---help---
          Fibre Channel library module
 
+config LIBFCOE
+       tristate "LibFCoE module"
+       select LIBFC
+       ---help---
+         Library for Fibre Channel over Ethernet module
+
 config FCOE
        tristate "FCoE module"
        depends on PCI
-       select LIBFC
+       select LIBFCOE
        ---help---
          Fibre Channel over Ethernet module