kconfig/ppc: Build BLK_DEV_S* into the kernel
That didn't seem to work either. This is getting frustrating. Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
17d89ba378
commit
546f7ee00a
3 changed files with 14 additions and 14 deletions
|
@ -1198,11 +1198,11 @@ CONFIG_SCSI_PROC_FS=y
|
|||
#
|
||||
# SCSI support type (disk, tape, CD-ROM)
|
||||
#
|
||||
CONFIG_BLK_DEV_SD=m
|
||||
CONFIG_BLK_DEV_SD=y
|
||||
# CONFIG_CHR_DEV_ST is not set
|
||||
CONFIG_BLK_DEV_SR=m
|
||||
CONFIG_BLK_DEV_SR=y
|
||||
CONFIG_BLK_DEV_SR_VENDOR=y
|
||||
CONFIG_CHR_DEV_SG=m
|
||||
CONFIG_CHR_DEV_SG=y
|
||||
# CONFIG_CHR_DEV_SCH is not set
|
||||
CONFIG_SCSI_CONSTANTS=y
|
||||
# CONFIG_SCSI_LOGGING is not set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue