aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2012-04-19 12:59:58 -0600
committerJohn Rigby <john.rigby@linaro.org>2012-04-19 13:01:45 -0600
commitf63a7f64dc86437ba8de32e6540fccb29acd16e5 (patch)
tree44b9aa0d62aa9447198ea7726a5e2dfeb11320a7
parent722cbb6c2d03eb905220f7fa1ec3f1b7be9660e6 (diff)
LINARO: tmp disable INIT_PASS_ALL_PARAMS enforcement
until sauce is fixed Signed-off-by: John Rigby <john.rigby@linaro.org>
-rw-r--r--debian.linaro/config/enforce2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian.linaro/config/enforce b/debian.linaro/config/enforce
index 34c50f11e64..ff2bb60d37a 100644
--- a/debian.linaro/config/enforce
+++ b/debian.linaro/config/enforce
@@ -60,7 +60,7 @@ value CONFIG_FRAMEBUFFER_CONSOLE y
value CONFIG_INPUT_UINPUT y
# upstart relies on getting all of the kernel arguments
-value CONFIG_INIT_PASS_ALL_PARAMS y
+#value CONFIG_INIT_PASS_ALL_PARAMS y
# Enabling CONFIG_IMA is vastly expensive, ensure it is off
value CONFIG_IMA n