瀏覽代碼

Add extra Debian kernel options

These options are in upstream Debian and Ubuntu configs, but not in the
Ubuntu PPA. Add them.
Maximilian Luz 5 年之前
父節點
當前提交
1d42263e98
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      pkg/debian/kernel/ubuntu.config

+ 11 - 0
pkg/debian/kernel/ubuntu.config

@@ -2,3 +2,14 @@
 ## Disable debug info
 ## Disable debug info
 ##
 ##
 # CONFIG_DEBUG_INFO is not set
 # CONFIG_DEBUG_INFO is not set
+
+##
+## Additional options from upstream (not in PPA)
+##
+CONFIG_ASHMEM=m
+CONFIG_ANDROID=y
+CONFIG_ANDROID_BINDER_IPC=m
+#CONFIG_ANDROID_BINDERFS is not set
+CONFIG_ANDROID_BINDER_DEVICES="binder"
+#CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
+