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

Commit 4297feea authored by Sujeev Dias's avatar Sujeev Dias Committed by Gerrit - the friendly Code Review server
Browse files

mhi: devices: satellite: enable MHI satellite channels by default



Enable satellite channels by default for supporting subsystem
usecases.

CRs-Fixed: 2418347
Change-Id: I99e8f439ed6213bec3a3c7295f6a1aa9ccc759b0
Signed-off-by: default avatarSujeev Dias <sdias@codeaurora.org>
parent 854a936b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@

#define MHI_SAT_DRIVER_NAME "mhi_satellite"

static bool mhi_sat_defer_init = true; /* set by default */
static bool mhi_sat_defer_init;

/* logging macros */
#define IPC_LOG_PAGES (10)