mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
ANDROID: GKI: gki_defconfig: CONFIG_CHR_DEV_SG=y
Some vendors need this config to be enabled to boot. So, enable it. Bug: 154837460 Change-Id: Ia5ac978ae53662aadef41cb3b514228a62d8f5eb Signed-off-by: Saravana Kannan <saravanak@google.com>
This commit is contained in:
@@ -223,6 +223,7 @@ CONFIG_UID_SYS_STATS=y
|
||||
CONFIG_SCSI=y
|
||||
# CONFIG_SCSI_PROC_FS is not set
|
||||
CONFIG_BLK_DEV_SD=y
|
||||
CONFIG_CHR_DEV_SG=y
|
||||
CONFIG_SCSI_UFSHCD=m
|
||||
CONFIG_SCSI_UFSHCD_PLATFORM=m
|
||||
CONFIG_SCSI_UFS_CRYPTO=y
|
||||
|
||||
@@ -192,6 +192,7 @@ CONFIG_SCSI=y
|
||||
# CONFIG_SCSI_MQ_DEFAULT is not set
|
||||
# CONFIG_SCSI_PROC_FS is not set
|
||||
CONFIG_BLK_DEV_SD=y
|
||||
CONFIG_CHR_DEV_SG=y
|
||||
CONFIG_MD=y
|
||||
CONFIG_BLK_DEV_DM=y
|
||||
CONFIG_DM_CRYPT=y
|
||||
|
||||
Reference in New Issue
Block a user