colibri-imx8x: enable environment bootcount limit
Enable optional environment bootcount limit functionality. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
This commit is contained in:
parent
f647ad744f
commit
5f1ace3f3d
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ CONFIG_USE_NETMASK=y
|
|||
CONFIG_NETMASK="255.255.255.0"
|
||||
CONFIG_USE_SERVERIP=y
|
||||
CONFIG_SERVERIP="192.168.10.1"
|
||||
CONFIG_BOOTCOUNT_LIMIT=y
|
||||
CONFIG_BOOTCOUNT_ENV=y
|
||||
CONFIG_CLK_IMX8=y
|
||||
CONFIG_CPU=y
|
||||
CONFIG_FXL6408_GPIO=y
|
||||
|
|
Loading…
Reference in a new issue