- Enables CONFIG_EXPERT automatically when futex2 is enabled
- Adds the necessary entries to the config for unattended building (suppress prompts from having CONFIG_EXPERT enabled)
* Add the option to enable Binder and Ashmem
These kernel modules are needed for Anbox, and maybe other android projects as well.
* Delete prepare
* Add files via upload
* Add binder and ashmem option to prepare
* Got rid of the extra prepare file, oops