x11-drivers/nvidia-drivers: check for CPU_FREQ with USE=powerd

Bug: https://bugs.gentoo.org/923117
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2024-02-07 04:44:30 -05:00
parent 93480b9b09
commit f4f24ee482
6 changed files with 6 additions and 0 deletions

View File

@@ -107,6 +107,7 @@ pkg_setup() {
~!LOCKDEP
~!SLUB_DEBUG_ON
!DEBUG_MUTEXES
$(usev powerd '~CPU_FREQ')
"
local ERROR_DRM_KMS_HELPER="CONFIG_DRM_KMS_HELPER: is not set but needed for Xorg auto-detection

View File

@@ -107,6 +107,7 @@ pkg_setup() {
~!LOCKDEP
~!SLUB_DEBUG_ON
!DEBUG_MUTEXES
$(usev powerd '~CPU_FREQ')
"
local ERROR_DRM_KMS_HELPER="CONFIG_DRM_KMS_HELPER: is not set but needed for Xorg auto-detection

View File

@@ -107,6 +107,7 @@ pkg_setup() {
~!LOCKDEP
~!SLUB_DEBUG_ON
!DEBUG_MUTEXES
$(usev powerd '~CPU_FREQ')
"
local ERROR_DRM_KMS_HELPER="CONFIG_DRM_KMS_HELPER: is not set but needed for Xorg auto-detection

View File

@@ -110,6 +110,7 @@ pkg_setup() {
~!LOCKDEP
~!SLUB_DEBUG_ON
!DEBUG_MUTEXES
$(usev powerd '~CPU_FREQ')
"
local ERROR_DRM_KMS_HELPER="CONFIG_DRM_KMS_HELPER: is not set but needed for Xorg auto-detection

View File

@@ -104,6 +104,7 @@ pkg_setup() {
~!LOCKDEP
~!SLUB_DEBUG_ON
!DEBUG_MUTEXES
$(usev powerd '~CPU_FREQ')
"
local ERROR_DRM_KMS_HELPER="CONFIG_DRM_KMS_HELPER: is not set but needed for Xorg auto-detection

View File

@@ -105,6 +105,7 @@ pkg_setup() {
~!LOCKDEP
~!SLUB_DEBUG_ON
!DEBUG_MUTEXES
$(usev powerd '~CPU_FREQ')
"
local ERROR_DRM_KMS_HELPER="CONFIG_DRM_KMS_HELPER: is not set but needed for Xorg auto-detection