]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/misc/Kconfig
kconfig: add Kconfig options for MXS and MXC OCOTP drivers
[karo-tx-uboot.git] / drivers / misc / Kconfig
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..a16a268a58a74ee9a2ea25a62edd84d94f639950 100644 (file)
@@ -0,0 +1,7 @@
+config MXC_OCOTP
+       bool "Freescale OCOTP support"
+       depends on MX5 || MX6
+
+config MXS_OCOTP
+       bool "Freescale OCOTP support"
+       depends on MX23 || MX28