create partial wwan module

This commit is contained in:
Lena
2026-07-04 01:36:23 +02:00
committed by Alex
parent 46e96dfbaa
commit 949da4e829
7 changed files with 713 additions and 1 deletions
+1
View File
@@ -23,3 +23,4 @@ option('niri', type: 'boolean', description: 'Enable support for niri')
option('mango', type: 'boolean', description: 'Enable support for mango')
option('login-proxy', type: 'boolean', description: 'Enable interfacing with dbus login interface')
option('gps', type: 'feature', value: 'auto', description: 'Enable support for gps')
option('wwan', type: 'feature', value: 'auto', description: 'Enable support for WWAN')