I was interested in installing waydroid. I found few competing packages in the build service, but one in home:onlyJak0b:Stable:waydroid seemed the best for me. Anyway, they all require a kernel with additional modules like ashmem and binder. The recommended projects are home:tiwai:kernel:android and home:Dead_Mozay:kernel:android:TW. They contain config.addon.tar.bz2 file with a config snippet, which adds required options. But in both cases in build log there's something like this: [ 31s] + /home/abuild/rpmbuild/SOURCES/check-for-config-changes .config.orig .config [ 31s] Changes after running `make oldconfig': [...] [ 31s] -CONFIG_ANDROID=y [ 31s] -CONFIG_ASHMEM=y which seems to be removing those options and kernel is built without the needed modules. Anyone got hints on how to fix this?