reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d355339eecd986648420e05f8c958fbc78dbb382 git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout d355339eecd986648420e05f8c958fbc78dbb382 # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=i386 olddefconfig make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash drivers/extcon/ drivers/gpio/ drivers/i2c/busses/ drivers/media/rc/ drivers/pinctrl/ drivers/rtc/ drivers/usb/gadget/function/ drivers/usb/typec/