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:
9b4449a
)
ANDROID: android-base.cfg: add CONFIG_IKCONFIG option
author
Greg Kroah-Hartman
<gregkh@google.com>
Tue, 4 Apr 2017 17:45:38 +0000
(19:45 +0200)
committer
Amit Pundir
<amit.pundir@linaro.org>
Mon, 10 Apr 2017 07:58:40 +0000
(13:28 +0530)
This adds CONFIG_IKCONFIG and CONFIG_IKCONFIG_PROC options, which are a
requirement for the O release.
Bug:
35803310
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
(cherry picked from commit
7d9280f579ff0731facb1e10f32e4a88a07f33f8
)
android/configs/android-base.cfg
patch
|
blob
|
history
diff --git
a/android/configs/android-base.cfg
b/android/configs/android-base.cfg
index a1969d0d7926a55f832259fa34e1fc30ec2aa182..7d4ce82f5b8e68c36200f7e126a170dea82f4db0 100644
(file)
--- a/
android/configs/android-base.cfg
+++ b/
android/configs/android-base.cfg
@@
-26,6
+26,8
@@
CONFIG_EMBEDDED=y
CONFIG_FB=y
CONFIG_HARDENED_USERCOPY=y
CONFIG_HIGH_RES_TIMERS=y
+CONFIG_IKCONFIG=y
+CONFIG_IKCONFIG_PROC=y
CONFIG_INET6_AH=y
CONFIG_INET6_ESP=y
CONFIG_INET6_IPCOMP=y