projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bc91eb
)
ANDROID: base-cfg: drop SECCOMP_FILTER config
author
Amit Pundir
<amit.pundir@linaro.org>
Fri, 2 Sep 2016 04:43:21 +0000
(10:13 +0530)
committer
Amit Pundir
<amit.pundir@linaro.org>
Wed, 14 Sep 2016 08:56:37 +0000
(14:26 +0530)
Don't need to set SECCOMP_FILTER explicitly since CONFIG_SECCOMP=y will
select that config anyway.
Fixes: a49dcf2e745c ("ANDROID: base-cfg: enable SECCOMP config")
Change-Id: Iff18ed4d2db5a55b9f9480d5ecbeef7b818b3837
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
android/configs/android-base.cfg
patch
|
blob
|
history
diff --git
a/android/configs/android-base.cfg
b/android/configs/android-base.cfg
index 288bab2d858dc297e1d0a137f7f461a358bc0139..34fa64a669aca71025c4f601a474c44fb2ca4275 100644
(file)
--- a/
android/configs/android-base.cfg
+++ b/
android/configs/android-base.cfg
@@
-142,7
+142,6
@@
CONFIG_QUOTA=y
CONFIG_RTC_CLASS=y
CONFIG_RT_GROUP_SCHED=y
CONFIG_SECCOMP=y
-CONFIG_SECCOMP_FILTER=y
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y