a65ceebe83
Add video config files for scuba to enable the video driver for scuba target Change-Id: I2ee99356ab66f81e2b1a15b4a76155938ffe0db5
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
|