kernel: add missing config symbol

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44026 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2015-01-18 09:25:38 +00:00
parent 018a2a5a86
commit 7c15fd8ae8
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