Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1bc75b6d authored by Sridhar Parasuram's avatar Sridhar Parasuram
Browse files

defconfig: arch: arm64: Disable CONFIG_CC_OPTIMIZE_FOR_SIZE defconfig



Disable CONFIG_CC_OPTIMIZE_FOR_SIZE as this is no longer needed
in recent targets. CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is enabled by
default.

Change-Id: Id8600680eb7ccc7f75c7419d471a230723e16051
Signed-off-by: default avatarSridhar Parasuram <sridhar@codeaurora.org>
parent 0958ceaa
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -32,7 +32,6 @@ CONFIG_BLK_DEV_INITRD=y
# CONFIG_RD_XZ is not set
# CONFIG_RD_LZO is not set
# CONFIG_RD_LZ4 is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_KALLSYMS_ALL=y
# CONFIG_AIO is not set
# CONFIG_MEMBARRIER is not set
+0 −1
Original line number Diff line number Diff line
@@ -32,7 +32,6 @@ CONFIG_BLK_DEV_INITRD=y
# CONFIG_RD_XZ is not set
# CONFIG_RD_LZO is not set
# CONFIG_RD_LZ4 is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_KALLSYMS_ALL=y
# CONFIG_AIO is not set
# CONFIG_MEMBARRIER is not set