From: Koen Vandeputte Date: Fri, 27 Jan 2017 15:45:14 +0000 (+0100) Subject: imx6: fix build error X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=6db7a013bd155c4c5e681464883eee60b20ea7fa;p=openwrt%2Fstaging%2Fstintel.git imx6: fix build error This symbol is required when symbol SOC_IMX6 is also specified Signed-off-by: Koen Vandeputte --- 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