Skip to content
Snippets Groups Projects
Commit 1aa515bb authored by Marek Puzyniak's avatar Marek Puzyniak
Browse files

iopsys-econet: Enable econet tools


For updating eeprom bin file during boot
we miss econet tool: ecnt_wl_e2p_chk
which has also dependencies to other
tools.

Signed-off-by: default avatarMarek Puzyniak <marek.puzyniak@iopsys.eu>
parent 82d6302a
Branches
No related tags found
1 merge request!353iopsys-econet: Enable econet tools
...@@ -20,8 +20,14 @@ CONFIG_PACKAGE_kmod-sif=y ...@@ -20,8 +20,14 @@ CONFIG_PACKAGE_kmod-sif=y
CONFIG_PACKAGE_kmod-tcphy=y CONFIG_PACKAGE_kmod-tcphy=y
#Econet apps #Econet apps
CONFIG_PACKAGE_ecnt_sys=y CONFIG_PACKAGE_compileoption_lib=y
CONFIG_PACKAGE_ecnt_api=y
CONFIG_ECNT_API_FE=y
CONFIG_PACKAGE_ecnt_bsp=y CONFIG_PACKAGE_ecnt_bsp=y
CONFIG_PACKAGE_ecnt_prepare=y
CONFIG_PACKAGE_ecnt_prolinecmd=y
CONFIG_PACKAGE_ecnt_sys=y
CONFIG_PACKAGE_ecnt_wl_e2p_chk=y
CONFIG_PACKAGE_ethcmd=y CONFIG_PACKAGE_ethcmd=y
CONFIG_PACKAGE_hwnat_7510=y CONFIG_PACKAGE_hwnat_7510=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment