aboutsummarylogtreecommitdiffstats
path: root/myconfig
diff options
context:
space:
mode:
Diffstat (limited to 'myconfig')
-rw-r--r--myconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/myconfig b/myconfig
index f5246e8ffb68..170727843085 100644
--- a/myconfig
+++ b/myconfig
@@ -5,10 +5,7 @@
scripts/config --disable CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE
scripts/config --enable CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL
-## s0ix debugging
-scripts/config --enable CONFIG_CMDLINE_BOOL \
- --set-str CONFIG_CMDLINE "pm_debug_messages amd_pmc.dyndbg=+p \\'acpi.dyndbg=file drivers/acpi/x86/s2idle.c +p\\' amd_pmc.enable_stb=1" \
- --disable CMDLINE_OVERRIDE
+## s0ix debugging moved into PKGBUILD
## asusctl/supergfxctl compatibility
scripts/config --module CONFIG_VFIO_IOMMU_TYPE1 \