diff options
Diffstat (limited to 'SOURCES/kernel-x86_64-debug-rhel.config')
-rw-r--r-- | SOURCES/kernel-x86_64-debug-rhel.config | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/SOURCES/kernel-x86_64-debug-rhel.config b/SOURCES/kernel-x86_64-debug-rhel.config index f010799..e71582a 100644 --- a/SOURCES/kernel-x86_64-debug-rhel.config +++ b/SOURCES/kernel-x86_64-debug-rhel.config @@ -6873,7 +6873,9 @@ CONFIG_UAPI_HEADER_TEST=y # CONFIG_UBIFS_FS_AUTHENTICATION is not set # CONFIG_UBIFS_FS is not set # CONFIG_UBSAN is not set -# CONFIG_UCLAMP_TASK is not set +CONFIG_UCLAMP_BUCKETS_COUNT=5 +CONFIG_UCLAMP_TASK_GROUP=y +CONFIG_UCLAMP_TASK=y CONFIG_UCSI_ACPI=y # CONFIG_UCSI_CCG is not set # CONFIG_UCSI_STM32G0 is not set @@ -7755,6 +7757,7 @@ CONFIG_HID_ITHC=m CONFIG_SURFACE_BOOK1_DGPU_SWITCH=m CONFIG_IPC_CLASSES=y CONFIG_LEDS_TPS68470=m +CONFIG_DRM_AMD_COLOR_STEAMDECK=y CONFIG_LEGION_LAPTOP=m CONFIG_ACPI_CALL=m CONFIG_MFD_STEAMDECK=m @@ -7808,4 +7811,3 @@ CONFIG_SND_SOC_SOF_AMD_ACP63=m # CONFIG_SND_AMD_ASOC_REMBRANDT is not set # CONFIG_SND_SOC_AMD_LEGACY_MACH is not set CONFIG_SND_SOC_TOPOLOGY=y -CONFIG_DRM_AMD_COLOR_STEAMDECK=y |