Skip to content

Commit 60cde2c

Browse files
committed
Disable config_n_gsm
1 parent af2566c commit 60cde2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5179,7 +5179,7 @@ CONFIG_UNIX98_PTYS=y
51795179
CONFIG_MOXA_SMARTIO=m
51805180
CONFIG_SYNCLINK_GT=m
51815181
CONFIG_IPWIRELESS=m
5182-
CONFIG_N_GSM=m
5182+
CONFIG_N_GSM=n
51835183
CONFIG_NOZOMI=m
51845184

51855185
##

prepare_source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ sed -i '/debian\/Revert-docs-kernel_feat\.py-fix-potential-command-inj\.patch/d'
3030

3131
apply_patches fixes_debian
3232
import_upstream_patches
33-
version_suffix=gardenlinux0
33+
version_suffix=gardenlinux1

0 commit comments

Comments
 (0)