Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d3e41c96 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "cnss: Enable SECURE FIRMWARE Download Feature"

parents dae8aa66 c157b27d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@
#ifndef _NET_CNSS_COMMON_H_
#define _NET_CNSS_COMMON_H_

#define MAX_FIRMWARE_SIZE (1 * 1024 * 1024)
/* max 20mhz channel count */
#define CNSS_MAX_CH_NUM		45

+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
#include <linux/mmc/sdio_func.h>

#ifdef CONFIG_CNSS
#define MAX_FIRMWARE_SIZE (1 * 1024 * 1024)
#define CNSS_MAX_FILE_NAME	20
#define PINCTRL_SLEEP  0
#define PINCTRL_ACTIVE 1