reproduce: git remote add broonie-sound https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git git fetch broonie-sound for-next git checkout broonie-sound/for-next b4 shazam https://lore.kernel.org/r/20231115144007.478111-24-herve.codina@bootlin.com # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_MFD_CORE --selectors CONFIG_FRAMER_PEF2256 -a=s390 # 2. reproduce by make # save the config file to linux source tree cd linux make ARCH=s390 olddefconfig