6baf11906e
If the DIU framebuffer driver is not enabled, then there's no point in
compiling any platform DIU code, because it will never be used. Most of
the platform code was protected in the appropriate #ifdef, but not all.
This caused a break in some randconfig builds.
This is only a problem on the 512x platforms. The P1022DS and MPC8610HPCD
platforms are already correct.
This patch reverts commit
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
clock.c | ||
mpc512x.h | ||
mpc512x_shared.c | ||
mpc5121_ads.c | ||
mpc5121_ads.h | ||
mpc5121_ads_cpld.c | ||
mpc5121_generic.c | ||
pdm360ng.c |