]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/misc/Kconfig
config: rename CONFIG_MX* to CONFIG_SOC_MX*
[karo-tx-uboot.git] / drivers / misc / Kconfig
1 config MXC_OCOTP
2         bool "Freescale OCOTP support"
3         depends on SOC_MX5 || SOC_MX6
4
5 config MXS_OCOTP
6         bool "Freescale OCOTP support"
7         depends on SOC_MXS