linux/common-config: don't set PM_TRACE

This is an internal option that isn't asked about. All this line does
is produce a warning on architectures that

Changed files
-1
pkgs
os-specific
linux
-1
pkgs/os-specific/linux/kernel/common-config.nix
···
BLK_DEV_INITRD = yes;
# Allows debugging systems that get stuck during suspend/resume
-
PM_TRACE = yes;
PM_TRACE_RTC = lib.mkIf stdenv.hostPlatform.isx86 yes;
ACCESSIBILITY = yes; # Accessibility support