mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-05 00:07:42 +01:00
imx6: fix build error
This symbol is required when symbol SOC_IMX6 is also specified Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
This commit is contained in:
parent
d99007d5a9
commit
6db7a013bd
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue