[PATCH] nvmem: imx-ocotp: update Kconfig to incluide i.MX7

2017-12-21 Thread your name
From: Andrey Yurovsky This driver supports the i.MX7 as well and OTP capacity varies by SoC. Update the depends on line to include SOC_IMX7D and update the help text. Signed-off-by: Andrey Yurovsky --- drivers/nvmem/Kconfig | 6 +++--- 1 file changed, 3

[PATCH] nvmem: imx-ocotp: update Kconfig to incluide i.MX7

2017-12-21 Thread your name
From: Andrey Yurovsky This driver supports the i.MX7 as well and OTP capacity varies by SoC. Update the depends on line to include SOC_IMX7D and update the help text. Signed-off-by: Andrey Yurovsky --- drivers/nvmem/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff