[LEDE-DEV] [PATCH v2] imx6: fix build error
Koen Vandeputte
koen.vandeputte at ncentric.com
Fri Jan 27 07:45:14 PST 2017
This symbol is required when symbol SOC_IMX6 is also specified
Signed-off-by: Koen Vandeputte <koen.vandeputte at ncentric.com>
---
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 cce7f27..ebc54bc 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
--
2.7.4
More information about the Lede-dev
mailing list