CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2024/08/16 04:49:57
Modified files: sys/dev/pci/drm/include/generated: autoconf.h Log message: Set CONFIG_AMD_PMC. We don't have the corresponding driver just yet, but it seems that Linux is just overcautious in disabling S0 suspend when the driver isn't included in the kernel config. And we plan to implement the driver soon anyway. ok jsg@