]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/misc/Kconfig
config: rename CONFIG_MX* to CONFIG_SOC_MX*
[karo-tx-uboot.git] / drivers / misc / Kconfig
index a16a268a58a74ee9a2ea25a62edd84d94f639950..ce90a2cb495d1963f638135a515522810f22765d 100644 (file)
@@ -1,7 +1,7 @@
 config MXC_OCOTP
        bool "Freescale OCOTP support"
-       depends on MX5 || MX6
+       depends on SOC_MX5 || SOC_MX6
 
 config MXS_OCOTP
        bool "Freescale OCOTP support"
-       depends on MX23 || MX28
+       depends on SOC_MXS