kernel: modules: wwan: adapt for kernel 6.1
authorRobert Marko <robimarko@gmail.com>
Fri, 21 Oct 2022 11:08:35 +0000 (13:08 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 22 May 2023 20:28:20 +0000 (22:28 +0200)
Update the WWAN kmods for compilation under kernel 6.1:
* Depend on kernel not being 5.10 rather than only 5.15
* Enable CONFIG_WWAN_DEBUGFS as its now optional from 5.17
* Add missing symbols for new WWAN drivers to generic config

Signed-off-by: Robert Marko <robimarko@gmail.com>

No differences found