summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-04-10 22:14:39 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-04-11 05:59:59 +0200
commit7a0263525fe723c2f4bb2d4e78eaf785137ebbdd (patch)
tree734536e076dbfc1e140820e7d10ec711c2c8186f /Config.in
parente7b72e11dc2fb7d15440dca32cff59869dc1c2c3 (diff)
downloadbuildroot-novena-7a0263525fe723c2f4bb2d4e78eaf785137ebbdd.tar.gz
buildroot-novena-7a0263525fe723c2f4bb2d4e78eaf785137ebbdd.zip
Remove BR2_PREFER_IMA
This option is barely used, no-one is maintaining it or extending it. So let's remove it. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/Config.in b/Config.in
index 224a44ae2..b82a11b3b 100644
--- a/Config.in
+++ b/Config.in
@@ -136,17 +136,6 @@ config BR2_JLEVEL
help
Number of jobs to run simultaneously
-config BR2_PREFER_IMA
- bool "prefer IMA compiles"
- help
- Where possible, compile package with Inter Module Analysis.
- This potentially uses alot of system resources on your compile
- host with the benefit of creating smaller binaries for the target.
-
- If unsure, say No.
-
- WARNING: This is highly experimental at the moment.
-
config BR2_DEPRECATED
bool "Show packages that are deprecated or obsolete"
help