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