From 48123b0ce075b3a52968c8382b91182f9d879090 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 17 Jun 2015 09:08:20 +0000 Subject: kernel: add missing config symbol Signed-off-by: Felix Fietkau SVN-Revision: 46007 --- target/linux/generic/config-3.18 | 1 + target/linux/generic/config-4.0 | 1 + 2 files changed, 2 insertions(+) (limited to 'target') diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index fc90dbc..9d2ca78 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 22d0fd0..a12850d 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 -- cgit v1.1