Changes in v4: - Removed QCOM_COMMAND_DB_OPTIONAL as now we use
... diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig index cdd9e30f43e..987719bb925 100644 --- a/drivers/soc/qcom/Kconfig +++ b/drivers/soc/qcom/Kconfig
+config QCOM_COMMAND_DB_OPTIONAL + bool "Allow operation without Command DB data"

