aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/graphics/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/common/block/graphics/Kconfig')
-rw-r--r--src/soc/amd/common/block/graphics/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/soc/amd/common/block/graphics/Kconfig b/src/soc/amd/common/block/graphics/Kconfig
index 8aa2a20a3c..4cda353c5f 100644
--- a/src/soc/amd/common/block/graphics/Kconfig
+++ b/src/soc/amd/common/block/graphics/Kconfig
@@ -3,3 +3,11 @@ config SOC_AMD_COMMON_BLOCK_GRAPHICS
default n
help
Select this option to use AMD common graphics driver support.
+
+config SOC_AMD_COMMON_BLOCK_GRAPHICS_ATIF
+ bool
+ depends on SOC_AMD_COMMON_BLOCK_GRAPHICS
+ help
+ Select this option to provide ATIF method with display brightness querying.
+ Currently, the exported values only open up 0-255 as the brightness range for
+ the display.