X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f679e4f7e64b1f9817e9f8c4c10946ac16f6d06f..86154153a622f87b6cc6209e355351975c82efb4:/package/uboot-lantiq/files/include/configs/easy50712.h diff --git a/package/uboot-lantiq/files/include/configs/easy50712.h b/package/uboot-lantiq/files/include/configs/easy50712.h index e061b831d..8eeb6c06a 100644 --- a/package/uboot-lantiq/files/include/configs/easy50712.h +++ b/package/uboot-lantiq/files/include/configs/easy50712.h @@ -112,4 +112,6 @@ # define CONFIG_EBU_BUSCON0 0x0001D7FF #endif +#define CONFIG_CMD_HTTPD /* enable upgrade via HTTPD */ + #endif /* __CONFIG_H */