diff options
-rw-r--r-- | target/linux/generic/config-3.18 | 1 | ||||
-rw-r--r-- | target/linux/generic/config-4.0 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index fc90dbc6c4..9d2ca78c69 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -3278,6 +3278,7 @@ CONFIG_SCSI_PROC_FS=y # CONFIG_SCSI_U14_34F is not set # CONFIG_SCSI_UFSHCD is not set # CONFIG_SCSI_ULTRASTOR is not set +# CONFIG_SCSI_VIRTIO is not set # CONFIG_SCx200_ACB is not set # CONFIG_SDIO_UART is not set # CONFIG_SECCOMP is not set diff --git a/target/linux/generic/config-4.0 b/target/linux/generic/config-4.0 index 22d0fd0a6a..a12850dd5f 100644 --- a/target/linux/generic/config-4.0 +++ b/target/linux/generic/config-4.0 @@ -3330,6 +3330,7 @@ CONFIG_SCSI_PROC_FS=y # CONFIG_SCSI_U14_34F is not set # CONFIG_SCSI_UFSHCD is not set # CONFIG_SCSI_ULTRASTOR is not set +# CONFIG_SCSI_VIRTIO is not set # CONFIG_SCSI_WD719X is not set # CONFIG_SCx200_ACB is not set # CONFIG_SDIO_UART is not set |