From f54436cc683f3fd3fb65c4947c8c9f33b3d3a862 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sat, 2 May 2026 20:12:54 +0200 Subject: Kernel: T8147: rename WWAN config snippet position --- scripts/package-build/linux-kernel/config/11-wwan.config | 7 ------- scripts/package-build/linux-kernel/config/12-wwan.config | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 scripts/package-build/linux-kernel/config/11-wwan.config create mode 100644 scripts/package-build/linux-kernel/config/12-wwan.config (limited to 'scripts/package-build/linux-kernel/config') diff --git a/scripts/package-build/linux-kernel/config/11-wwan.config b/scripts/package-build/linux-kernel/config/11-wwan.config deleted file mode 100644 index 5f221b6b..00000000 --- a/scripts/package-build/linux-kernel/config/11-wwan.config +++ /dev/null @@ -1,7 +0,0 @@ -CONFIG_USB_NET_CDCETHER=y -CONFIG_USB_NET_CDC_EEM=y -CONFIG_USB_NET_CDC_NCM=y -CONFIG_USB_NET_HUAWEI_CDC_NCM=y -CONFIG_USB_NET_CDC_MBIM=y -CONFIG_USB_NET_QMI_WWAN=y -CONFIG_USB_SIERRA_NET=y \ No newline at end of file diff --git a/scripts/package-build/linux-kernel/config/12-wwan.config b/scripts/package-build/linux-kernel/config/12-wwan.config new file mode 100644 index 00000000..5f221b6b --- /dev/null +++ b/scripts/package-build/linux-kernel/config/12-wwan.config @@ -0,0 +1,7 @@ +CONFIG_USB_NET_CDCETHER=y +CONFIG_USB_NET_CDC_EEM=y +CONFIG_USB_NET_CDC_NCM=y +CONFIG_USB_NET_HUAWEI_CDC_NCM=y +CONFIG_USB_NET_CDC_MBIM=y +CONFIG_USB_NET_QMI_WWAN=y +CONFIG_USB_SIERRA_NET=y \ No newline at end of file -- cgit v1.2.3