On Thu, Feb 22, 2018 at 1:23 PM, Linus Torvalds <[email protected]> wrote: > > Hah. So it was the lack of kconfig.h dependency that bit my testing ;)
Confirmed. Rasmus was right, doing a full build after cleaning
everything up did fix this. So it's really just <linux/kconfig.h>
itself that is missing from dependencies.
Linus

