ANDROID: gki_defconfig: Remove implied config option CONFIG_BLK_DEV_INITRD
Since commit 2910b5aa ("bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue") savedefconfg further reduces the gki_defconfig files to remove the implicit CONFIG_BLK_DEV_INITRD=y entry. Instead, going forward, it will be 'select'ed by BOOT_CONFIG. Fixes: 2910b5aa ("bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue") Signed-off-by:Lee Jones <joneslee@google.com> Change-Id: I670a40b3da6c71aa87a49a5758b6219563dade63
Loading
Please sign in to comment