From c44536a9c36d21f38409ed60080a5e266afc1fde Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 16 Mar 2015 21:17:41 +0000 Subject: kernel: add missing config symbol Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44850 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.18 | 1 + target/linux/generic/config-3.19 | 1 + target/linux/generic/config-4.0 | 1 + 3 files changed, 3 insertions(+) (limited to 'target/linux/generic') 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 diff --git a/target/linux/generic/config-3.19 b/target/linux/generic/config-3.19 index 281bfb76ba..aa54608448 100644 --- a/target/linux/generic/config-3.19 +++ b/target/linux/generic/config-3.19 @@ -3274,6 +3274,7 @@ CONFIG_SCSI_PROC_FS=y # CONFIG_SCSI_UFSHCD is not set # CONFIG_SCSI_ULTRASTOR is not set # CONFIG_SCSI_WD719X 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 diff --git a/target/linux/generic/config-4.0 b/target/linux/generic/config-4.0 index 4aa0ae6667..bce3a3593f 100644 --- a/target/linux/generic/config-4.0 +++ b/target/linux/generic/config-4.0 @@ -3283,6 +3283,7 @@ CONFIG_SCSI_PROC_FS=y # CONFIG_SCSI_UFSHCD is not set # CONFIG_SCSI_ULTRASTOR is not set # CONFIG_SCSI_WD719X 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 -- cgit v1.2.3