kconfig/ppc: Try with BLK_DEV_SR=m, CDROM=m

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner 2020-04-30 15:52:20 -07:00
parent 943e1a7181
commit 0a25be6d75
3 changed files with 11 additions and 11 deletions

View file

@ -4,10 +4,10 @@
#
#
# Compiler: gcc (Gentoo 9.2.0-r2 p3) 9.2.0
# Compiler: gcc (Gentoo 9.3.0 p2) 9.3.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=90200
CONFIG_GCC_VERSION=90300
CONFIG_CLANG_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_HAS_ASM_GOTO=y
@ -1200,7 +1200,7 @@ CONFIG_SCSI_PROC_FS=y
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
CONFIG_BLK_DEV_SR=y
CONFIG_BLK_DEV_SR=m
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=y
# CONFIG_CHR_DEV_SCH is not set