New comment by steinex on void-packages repository https://github.com/void-linux/void-packages/pull/14547#issuecomment-533515587 Comment: You seem to have taken the configs from Gottox' PR and didn't olddefconfig yourself, there are a few things (I only looked at x86_64) that I noticed: * `CONFIG_GCC_VERSION` should be raised to 90200. * Your config has `CONFIG_PSI` unset but linux5.2 has that set in combination with `CONFIG_PSI_DEFAULT_DISABLED=y`. It was probably decided to enable this before Gottox' PR appeared. * linux5.2 has `CONFIG_IXP4XX_NPE=m`, this config misses that module.