diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-06-17 09:10:08 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-06-17 09:10:08 +0000 |
commit | acdaf65db459c4162971b55899bf29d476e1da2a (patch) | |
tree | b2dc2cf1e5f1a7c15b57894a776a90790d7fe5e3 /target | |
parent | dc135ed34d41c26264551cf91c87bffa503e994e (diff) | |
download | upstream-acdaf65db459c4162971b55899bf29d476e1da2a.tar.gz upstream-acdaf65db459c4162971b55899bf29d476e1da2a.tar.bz2 upstream-acdaf65db459c4162971b55899bf29d476e1da2a.zip |
kernel: add missing config symbol
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r46007
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46009 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.18 | 1 |
1 files changed, 1 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 |