Skip to content

Commit

Permalink
MIX: defconfig: Update MIX_twrp_defconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
jmpfbmx committed Aug 7, 2020
1 parent de238e6 commit 09c5561
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/configs/MIX_twrp_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CONFIG_CROSS_COMPILE="aarch64-linux-android-"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_LOCALVERSION="twrp"
CONFIG_LOCALVERSION="twrpJMPFBMX"
CONFIG_AUDIT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
Expand Down Expand Up @@ -33,7 +33,7 @@ CONFIG_SETEND_EMULATION=y
CONFIG_CMDLINE="console=tty0 console=ttyMT3,921600n1 root=/dev/ram vmalloc=496M slub_max_order=0 slub_debug=O "
# CONFIG_EFI is not set
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE_NAMES="mediatek/hct6757_66_n_stock"
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE_NAMES="mediatek/MIX"
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_COMPAT=y
CONFIG_PM_AUTOSLEEP=y
Expand Down

0 comments on commit 09c5561

Please sign in to comment.