Hi,
a third party vendor driver need ION - support. (On start the driver request device /dev/ion, which is not found.). I see in the current source (linaro_android_4.4) that there is a possibility to activate that.
So I try the kernel config options: CONFIG_ION=y CONFIG_ION_OMAP=y
and got the error: /kernel/linaro/pandaboard/drivers/gpu/ion/ion.c:908:12: error: 'THIS_MODULE' undeclared here (not in a function)
Any idea or it is currently not supported?
Thanks Ronny.