linux-surface/pkg/debian/kernel/ubuntu.config
Maximilian Luz 1d42263e98
Add extra Debian kernel options
These options are in upstream Debian and Ubuntu configs, but not in the
Ubuntu PPA. Add them.
2020-04-20 18:16:36 +02:00

16 lines
299 B
Plaintext

##
## 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