New comment by Hoshpak on void-packages repository https://github.com/void-linux/void-packages/issues/21369#issuecomment-619772521 Comment: New configs are generally created using `make oldconfig` over an earlier config (5.5 would be best to use in that case). The new options should mostly be set according to the existing x86_64 config. If there are options specific to the i686 architecture, I would look into the documentation on how to set them or go with the defaults. The resulting configuration should be tested on physical hardware by locally compiling the package and giving it a test run on the target machine before creating a PR.