diff --git a/build.config.allmodconfig b/build.config.allmodconfig index 8261484c3987..f4da6b278e80 100644 --- a/build.config.allmodconfig +++ b/build.config.allmodconfig @@ -1,8 +1,6 @@ DEFCONFIG=allmodconfig -KCONFIG_ALLCONFIG=${ROOT_DIR}/common/arch/${ARCH%_*}/configs/gki_defconfig # XFS_FS is currently broken on this branch with clang-9 -# KVM_INTEL is broken on this branch due to lack of asm-goto support in clang POST_DEFCONFIG_CMDS="update_config" function update_config() { ${KERNEL_DIR}/scripts/config --file ${OUT_DIR}/.config \