summaryrefslogtreecommitdiff
path: root/arch/arm64
diff options
context:
space:
mode:
authorSridhar Parasuram <sridhar@codeaurora.org>2017-05-17 16:02:27 -0700
committerSridhar Parasuram <sridhar@codeaurora.org>2017-05-31 16:51:53 -0700
commit1bc75b6df83a85e780d69c21b05f5bf172201ca8 (patch)
treebbbebcdd481d22786baec4f525b399a7b38cd7fc /arch/arm64
parent0958ceaaf48ae416872ec23a5fec18e5ed833b56 (diff)
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: Sridhar Parasuram <sridhar@codeaurora.org>
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/configs/msmcortex-perf_defconfig1
-rw-r--r--arch/arm64/configs/msmcortex_defconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/configs/msmcortex-perf_defconfig b/arch/arm64/configs/msmcortex-perf_defconfig
index 6ee2f4003574..0b9908f762f0 100644
--- a/arch/arm64/configs/msmcortex-perf_defconfig
+++ b/arch/arm64/configs/msmcortex-perf_defconfig
@@ -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
diff --git a/arch/arm64/configs/msmcortex_defconfig b/arch/arm64/configs/msmcortex_defconfig
index bbe23b823b5d..c2af2d210479 100644
--- a/arch/arm64/configs/msmcortex_defconfig
+++ b/arch/arm64/configs/msmcortex_defconfig
@@ -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