]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/misc/Kconfig
kconfig: arm: move ARCH_MX? out of choice which selects TARGETs that depend on those
[karo-tx-uboot.git] / drivers / misc / Kconfig
index 00fbc2e2ff287b463008c34859945f5e56298a19..c2a8be5581c9ba299c70fd8fa19c6fd4354819b6 100644 (file)
@@ -69,11 +69,11 @@ config FSL_SEC_MON
 
 config MXC_OCOTP
        bool "Freescale OCOTP support"
-       depends on SOC_MX5 || SOC_MX6
+       depends on ARCH_MX5 || ARCH_MX6
 
 config MXS_OCOTP
        bool "Freescale OCOTP support"
-       depends on SOC_MXS
+       depends on ARCH_MXS
 
 config PCA9551_LED
        bool "Enable PCA9551 LED driver"