aboutsummaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2015-03-02 10:05:51 -0800
committerMark Salyzyn <salyzyn@google.com>2015-03-02 10:06:01 -0800
commit293914648217d749749f3573e02ad6478efc6298 (patch)
tree2099e13fc17d9bd86086d08af1be2b84ab522eaa /android
parent54257282422259656b67f236288c833b6a7d1448 (diff)
android: base-cfg: turn off /dev/mem and /dev/kmem
Signed-off-by: Mark Salyzyn <salyzyn@google.com> Bug: 19549480 Change-Id: I102804c55b8d5a55036ac05ca366412fd2eaa2c4
Diffstat (limited to 'android')
-rw-r--r--android/configs/android-base.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/configs/android-base.cfg b/android/configs/android-base.cfg
index d9857d2cd32a..7f6021321722 100644
--- a/android/configs/android-base.cfg
+++ b/android/configs/android-base.cfg
@@ -1,4 +1,6 @@
# KEEP ALPHABETICALLY SORTED
+# CONFIG_DEVKMEM is not set
+# CONFIG_DEVMEM is not set
# CONFIG_INET_LRO is not set
# CONFIG_MODULES is not set
# CONFIG_OABI_COMPAT is not set