ENGR00212492 GPU: fix a macro error
The default .config defines the GPU as a module:
"CONFIG_MXC_GPU_VIV=m"
In this case, we actually can not find the CONFIG_MXC_GPU_VIV.
We should find CONFIG_MXC_GPU_VIV_MODULE instead.
Signed-off-by:
Huang Shijie <b32955@freescale.com>
Showing
Please register or sign in to comment