]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/misc/Kconfig
kconfig: add Kconfig options for MXS and MXC OCOTP drivers
[karo-tx-uboot.git] / drivers / misc / Kconfig
1 config MXC_OCOTP
2         bool "Freescale OCOTP support"
3         depends on MX5 || MX6
4
5 config MXS_OCOTP
6         bool "Freescale OCOTP support"
7         depends on MX23 || MX28