From 6db7a013bd155c4c5e681464883eee60b20ea7fa Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Fri, 27 Jan 2017 16:45:14 +0100 Subject: [PATCH] imx6: fix build error This symbol is required when symbol SOC_IMX6 is also specified Signed-off-by: Koen Vandeputte --- target/linux/generic/config-4.4 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index cce7f27652..ebc54bc7bd 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -2791,6 +2791,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" # CONFIG_NTP_PPS is not set # CONFIG_NVM is not set # CONFIG_NVMEM is not set +# CONFIG_NVMEM_IMX_OCOTP is not set # CONFIG_NVRAM is not set # CONFIG_NV_TCO is not set # CONFIG_NXP_STB220 is not set