aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2020-11-16 12:48:07 -0600
committerDan Murphy <dmurphy@ti.com>2020-11-17 13:30:31 -0600
commit0fafaf77d9a18698c385b877e38889d97c543bb4 (patch)
tree66c2fff0e5abcb67c74aa5723b1d9bb6a53b2957
parentd3eb50f9916887a58055418cc3b4484cc704bb0c (diff)
downloadlinux-dt-0fafaf77d9a18698c385b877e38889d97c543bb4.tar.gz
configs: arm: Add additional flags to prune file
Set CONFIG_ARCH_MMP=n to remove it from the build config. Signed-off-by: Dan Murphy <dmurphy@ti.com>
-rw-r--r--config/multi_v7_prune.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/multi_v7_prune.cfg b/config/multi_v7_prune.cfg
index 37644ef..6ebdfda 100644
--- a/config/multi_v7_prune.cfg
+++ b/config/multi_v7_prune.cfg
@@ -23,6 +23,7 @@ CONFIG_ARCH_MXC=n
CONFIG_ARCH_MEDIATEK=n
CONFIG_ARCH_MILBEAUT=n
CONFIG_ARCH_QCOM=n
+CONFIG_ARCH_MMP=n
CONFIG_ARCH_MSM8X60=n
CONFIG_ARCH_MSM8960=n
CONFIG_ARCH_MSM8974=n