sm8750: init kernel modules repo
This commit is contained in:
15
qcom/opensource/camera-kernel/config/lahaina.mk
Normal file
15
qcom/opensource/camera-kernel/config/lahaina.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
# Settings for compiling lahaina camera architecture
|
||||
|
||||
# Localized KCONFIG settings
|
||||
CONFIG_SPECTRA_ISP := y
|
||||
CONFIG_SPECTRA_ICP := y
|
||||
CONFIG_SPECTRA_JPEG := y
|
||||
CONFIG_SPECTRA_CUSTOM := y
|
||||
CONFIG_SPECTRA_SENSOR := y
|
||||
|
||||
# Flags to pass into C preprocessor
|
||||
ccflags-y += -DCONFIG_SPECTRA_ISP=1
|
||||
ccflags-y += -DCONFIG_SPECTRA_ICP=1
|
||||
ccflags-y += -DCONFIG_SPECTRA_JPEG=1
|
||||
ccflags-y += -DCONFIG_SPECTRA_CUSTOM=1
|
||||
ccflags-y += -DCONFIG_SPECTRA_SENSOR=1
|
||||
Reference in New Issue
Block a user