749c6aa9a9
make changes in video driver to make it as module. Change-Id: I00788a1b72cc799f655b16e1bc6b7d6d6e0441f9 Signed-off-by: Maheshwar Ajja <majja@codeaurora.org>
6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
ifeq ($(CONFIG_QGKI),y)
|
|
export CONFIG_MSM_VIDC_V4L2=y
|
|
else
|
|
export CONFIG_MSM_VIDC_V4L2=m
|
|
endif
|