firmware: qcom_scm: Dynamically support SMCCC and legacy conventions
[sfrench/cifs-2.6.git] / drivers / firmware / Kconfig
index e40a77bfe8210fe4a81f87adfcfa2d4fc417aee7..ea869addc89bb046480bf0b3421ada0063313e7b 100644 (file)
@@ -239,14 +239,6 @@ config QCOM_SCM
        depends on ARM || ARM64
        select RESET_CONTROLLER
 
-config QCOM_SCM_32
-       def_bool y
-       depends on QCOM_SCM && ARM
-
-config QCOM_SCM_64
-       def_bool y
-       depends on QCOM_SCM && ARM64
-
 config QCOM_SCM_DOWNLOAD_MODE_DEFAULT
        bool "Qualcomm download mode enabled by default"
        depends on QCOM_SCM