kernel: add missing config symbol

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 44026
This commit is contained in:
Felix Fietkau 2015-01-18 09:25:38 +00:00
parent f66cca61d2
commit a0849e6439
2 changed files with 2 additions and 0 deletions

View file

@ -3104,6 +3104,7 @@ CONFIG_SCSI_PROC_FS=y
# CONFIG_SCSI_UFSHCD is not set
# CONFIG_SCSI_ULTRASTOR is not set
# CONFIG_SDIO_UART is not set
# CONFIG_SECCOMP is not set
# CONFIG_SECURITY is not set
# CONFIG_SECURITYFS is not set
# CONFIG_SECURITY_DMESG_RESTRICT is not set

View file

@ -3235,6 +3235,7 @@ CONFIG_SCSI_PROC_FS=y
# CONFIG_SCSI_UFSHCD is not set
# CONFIG_SCSI_ULTRASTOR is not set
# CONFIG_SDIO_UART is not set
# CONFIG_SECCOMP is not set
# CONFIG_SECURITY is not set
# CONFIG_SECURITYFS is not set
# CONFIG_SECURITY_DMESG_RESTRICT is not set