Kconfig 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  1. config SPECTRA_ISP
  2. bool "enable camera ISP module"
  3. help
  4. This is enabling camera ISP module.
  5. IFE camera driver file be included.
  6. This will enable camera ISP driver to handle IFE driver.
  7. Core camera driver to handle VFE HW.
  8. config SPECTRA_TFE
  9. bool "enable camera tfe modele"
  10. help
  11. This is enabling camera tfe module.
  12. tfe module files will be included to enable tfe based driver,
  13. files.
  14. config SPECTRA_ICP
  15. bool "enable camera ICP module"
  16. help
  17. This is enabling camera ICP module.
  18. Camera ICP driver file be included.
  19. This will enable camera ICP driver to interact with,
  20. ICP FW. Which can control IPE and BPS HW.
  21. config SPECTRA_JPEG
  22. bool "enable camera jpeg module"
  23. help
  24. This is enabling camera JPEG module.
  25. camera jpeg module will be functional.
  26. This module interact with jpeg HW for
  27. snapshot processing.
  28. config SPECTRA_CRE
  29. bool "enable camera jpeg module"
  30. help
  31. This is enabling camera CRE module.
  32. camera cre module will be functional.
  33. This module interact with cre HW for
  34. format conversion.
  35. config SPECTRA_SENSOR
  36. bool "enable camera sensor module"
  37. help
  38. This is enabling camera sensor module.
  39. sensor module files will be included to enable the driver.
  40. eeprom, flash, csiphy all other module will be included
  41. to make the sensor functional.
  42. config SPECTRA_USE_CLK_CRM_API
  43. bool "enable camera cesta clk feature"
  44. help
  45. This is enabling camera cesta feature.
  46. kernel clk driver api will cache the clk value
  47. send by camera hw and apply to CRM hw.
  48. CRM hw will consolidate and apply the clk to camera HW.
  49. config SPECTRA_USE_RPMH_DRV_API
  50. bool "enable camera new ICC BW api"
  51. help
  52. This is helping to set BW through kernel icc driver.
  53. Kernel icc driver do caching the bw information.
  54. icc driver will update the bw information RPMH,
  55. to apply proper bw voting for camera to mmnoc
  56. config SPECTRA_LLCC_STALING
  57. bool "enable camera new LLCC staling feature"
  58. help
  59. This will enable to call LLCC driver cache notification API
  60. and increment count API.
  61. Which will enable LLCC staling feature,based on counter
  62. invalidate the cache slice.
  63. config TARGET_SYNX_ENABLE
  64. bool "enable HW synx"
  65. help
  66. This is enabling HW syx feature.
  67. synx hw signaling external to camera,
  68. like EVA and other.
  69. This is to avoid sw signaling latency.
  70. config MSM_MMRM
  71. bool "enable MSM MMRM"
  72. help
  73. This is enabling mmrm api access.
  74. mmrm to cahce the clk voting.
  75. mmrm knows about all clients' clock rates.
  76. MMRM can decide whether new peak power usage is within allowed value
  77. config INTERCONNECT_QCOM
  78. bool "enabling icc bus driver"
  79. help
  80. This is to access icc driver api.
  81. To cache AB and IB vote will
  82. use ICC kernel driver API.
  83. So that ICC driver can consolidate the vote
  84. config DOMAIN_ID_SECURE_CAMERA
  85. bool "enable domain ID based secure camera flow"
  86. help
  87. This is to enable domain ID based secure
  88. camera flow on the hardware platforms with
  89. domain ID based security architecture.
  90. VC based security can be achieved with this.
  91. config CSF_2_5_SECURE_CAMERA
  92. bool "enable CSF2.5 feature flow"
  93. help
  94. This is to enable Call flow for CSF2.5
  95. enabled platforms. this config differentiates
  96. between csf2.0 and csf 2.5 compliant
  97. scm calls.
  98. config DYNAMIC_FD_PORT_CONFIG
  99. bool "enable dynamic FD port config feature"
  100. help
  101. This config enables dynamic FD port config
  102. feature that allows the userspace to configure
  103. the FD port to secure or non-secure based on
  104. the FD solution in use in secure camera use cases.
  105. config SAMSUNG_OIS_MCU_STM32
  106. bool "enable camera mcu stm32 module"
  107. help
  108. This is enabling camera mcu stm32 module.
  109. camera mcu module will be functional.
  110. This module interact with mcu HW to
  111. control ois and actuator.
  112. config CAMERA_SYSFS_V2
  113. bool "enable camera sysfs v2 module"
  114. help
  115. This is enabling camera sysfs v2 module.
  116. camera sysfs v2 module will be functional.
  117. This module provide sysfs node for factory test.
  118. config CAMERA_FRAME_CNT_DBG
  119. bool "enable camera frame count debug"
  120. help
  121. This is enabling frame count debug feature.
  122. camera frame count will be functional.
  123. config CAMERA_FRAME_CNT_CHECK
  124. bool "enable frame count check feature"
  125. help
  126. This is enabling frame count check to ensure that
  127. sensor streams at least one frame before stream off.
  128. config SAMSUNG_FRONT_EEPROM
  129. bool "enable front eeprom"
  130. help
  131. This is enabling front eeprom feature.
  132. config SAMSUNG_REAR_DUAL
  133. bool "enable rear dual"
  134. help
  135. This is enabling samsung rear dual feature.
  136. device has at least two cameras facing rear.
  137. config SAMSUNG_REAR_TRIPLE
  138. bool "enable rear triple"
  139. help
  140. This is enabling samsung rear triple feature.
  141. device has at least three cameras facing rear.
  142. config SAMSUNG_REAR_QUADRA
  143. bool "enable rear quadra"
  144. help
  145. This is enabling samsung rear quadra feature.
  146. device has at least four cameras facing rear.
  147. config SAMSUNG_CAMERA
  148. bool "enable samsung camera"
  149. help
  150. This is enabling samsung camera feature.
  151. samsung specialized functions will be functional.
  152. config SENSOR_RETENTION
  153. bool "enable sensor retention"
  154. help
  155. This is enabling sensor retention feature.
  156. sensor retention will be functional.
  157. config CAMERA_ADAPTIVE_MIPI
  158. bool "enable adaptive mipi module"
  159. help
  160. This is enabling adaptive mipi module.
  161. adaptive mipi module will be functional.
  162. MIPI data rate of sensor will be adjusted depends on RF.
  163. config CAMERA_RF_MIPI
  164. bool "enable RF mipi"
  165. help
  166. This is enabling RF mipi feature.
  167. config SAMSUNG_ACTUATOR_READ_HALL_VALUE
  168. bool "enable read hall value of actuator"
  169. help
  170. This is enabling actuator read hall value feature.
  171. actuator will provide api to read hall value.
  172. config SAMSUNG_DEBUG_SENSOR_I2C
  173. bool "enable sensor i2c debug"
  174. help
  175. This is enabling sensor i2c debug feature.
  176. sensor will provide api to debug i2c.
  177. config SAMSUNG_DEBUG_SENSOR_TIMING
  178. bool "enable sensor timing debug"
  179. help
  180. This is enabling sensor timing debug feature.
  181. sensor will provide api to debug timing.
  182. config SAMSUNG_DEBUG_HW_INFO
  183. bool "enable sensor hw info debug"
  184. help
  185. This is enabling feature to debug sensor hw information.
  186. sensor will provide api to debug hardware information.
  187. config USE_CAMERA_HW_BIG_DATA
  188. bool "enable hardware big data"
  189. help
  190. This is enabling feature to gather H/W big data.
  191. all sensor subdevices will provide error information
  192. related to H/W.
  193. config CAMERA_CDR_TEST
  194. bool "enable CDR test"
  195. help
  196. This is enabling CDR test feature.
  197. config CAMERA_HW_ERROR_DETECT
  198. bool "enable HW error detect"
  199. help
  200. This is enabling HW error detect.
  201. config SAMSUNG_ACTUATOR_PREVENT_SHAKING
  202. bool "enable actuator prevent shaking"
  203. help
  204. This is enabling actuator prevent shaking feature.
  205. config SAMSUNG_READ_BPC_FROM_OTP
  206. bool "enable read BPC from OTP"
  207. help
  208. This is enabling read BPC from OTP.
  209. config SEC_E1Q_PROJECT
  210. bool "enable E1"
  211. help
  212. This is enabling E1 feature.
  213. config SEC_E2Q_PROJECT
  214. bool "enable E2"
  215. help
  216. This is enabling E2 feature.
  217. config SEC_E3Q_PROJECT
  218. bool "enable E3"
  219. help
  220. This is enabling E1 feature.