diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-03-16 21:17:41 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-03-16 21:17:41 +0000 |
commit | c44536a9c36d21f38409ed60080a5e266afc1fde (patch) | |
tree | becb5d77ed1c71b0df55f3168ef2438eac766c33 /target/linux/generic/config-3.18 | |
parent | ce244bfdcbd2d9949d23e12487ca9d20780f3aad (diff) | |
download | upstream-c44536a9c36d21f38409ed60080a5e266afc1fde.tar.gz upstream-c44536a9c36d21f38409ed60080a5e266afc1fde.tar.bz2 upstream-c44536a9c36d21f38409ed60080a5e266afc1fde.zip |
kernel: add missing config symbol
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44850 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.18')
-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 0bb37e03fe..1588582f67 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -3251,6 +3251,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_SCx200_ACB is not set # CONFIG_SDIO_UART is not set # CONFIG_SECCOMP is not set # CONFIG_SECURITY is not set |