On Tue, 2018-10-09 at 23:28:02 UTC, Joel Stanley wrote: > Currently the wrapper is built without including anything in > $(src)/include/, which means there are no CONFIG_ symbols defined. This > means the platform specific serial drivers were never enabled. > > We now copy the definitions into the boot directory, so any C file can > now include autoconf.h to depend on configuration options. > > Fixes: 866bfc75f40e ("powerpc: conditionally compile platform-specific serial > drivers") > Signed-off-by: Joel Stanley <j...@jms.id.au>
Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/5e9dcb6188a40e604e66dc30fab30c cheers