package/kernel-module-imx-gpu-viv: fix disabling kernel option
Commit 391c448acbb9 (package/kernel-module-imx-gpu-viv: bear the kernel
options munging) improperly named the macro, including a superfluous
'MODULE' in the middle of the macro name, which meant it was totally
unused.
Fix that.
Reported-by: Heiko Thiery <heiko.thiery@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 74a8865b2fa58a26c567e5fef1faa6df639deda7)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>