You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
modem: cmux: Decouple modem cmux and cellular driver
The modem modules cmux module is currently directly coupled to the
presence of specific modems, rather than being selected by drivers
for whatever hardware wants to request the default MTU of 127 bytes.
This commit moves the makes the device drivers (for now,
modem_cellular) select the symbol, thus decoupling the modem modules
from the presence of any specific device.
Signed-off-by: Bjarki Arge Andreasen <[email protected]>
0 commit comments