msm: camera: custom: Add support for custom HW
This change provides a template to add any custom HW block. CRs-Fixed: 2515662 Change-Id: Ie707c27950a330658cdaa4b64b7e304f4d62a5b2 Signed-off-by: Karthik Anantha Ram <kartanan@codeaurora.org>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
02f7646413
commit
9c771385d3
@@ -38,6 +38,7 @@
|
||||
|
||||
/* CAM_PERF: Used for performance (clock, BW etc) logs */
|
||||
#define CAM_PERF (1 << 25)
|
||||
#define CAM_CUSTOM (1 << 26)
|
||||
|
||||
#define STR_BUFFER_MAX_LENGTH 1024
|
||||
|
||||
|
Reference in New Issue
Block a user