Skip to content

Commit

Permalink
Revert "defconfig: Enable CONFIG_BUILD_ARM64_DT_OVERLAY"
Browse files Browse the repository at this point in the history
* It make no sense to build useless dtbos and redundant dtbs as we can't build bootable dtbo image

This reverts commit 6f86f03.
  • Loading branch information
libxzr committed Aug 22, 2020
1 parent 205f3dd commit adf606d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion arch/arm64/configs/instantnoodle_defconfig
Expand Up @@ -87,7 +87,6 @@ CONFIG_SETEND_EMULATION=y
CONFIG_RANDOMIZE_BASE=y
# CONFIG_EFI is not set
CONFIG_KRYO_PMU_WORKAROUND=y
CONFIG_BUILD_ARM64_DT_OVERLAY=y
CONFIG_COMPAT=y
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0
Expand Down
1 change: 0 additions & 1 deletion arch/arm64/configs/instantnoodlep_defconfig
Expand Up @@ -87,7 +87,6 @@ CONFIG_SETEND_EMULATION=y
CONFIG_RANDOMIZE_BASE=y
# CONFIG_EFI is not set
CONFIG_KRYO_PMU_WORKAROUND=y
CONFIG_BUILD_ARM64_DT_OVERLAY=y
CONFIG_COMPAT=y
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0
Expand Down

0 comments on commit adf606d

Please sign in to comment.