Add extra Debian kernel options

These options are in upstream Debian and Ubuntu configs, but not in the
Ubuntu PPA. Add them.
This commit is contained in:
Maximilian Luz 2020-04-20 18:16:29 +02:00
parent 7e6a2237ff
commit 1d42263e98
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02

View file

@ -2,3 +2,14 @@
## Disable debug info
##
# 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