kernel: add missing config symbol
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44026
This commit is contained in:
parent
f66cca61d2
commit
a0849e6439
2 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue