mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
generic-x86-64: enable backlight support (#2772)
This enables backlight support on these hosts, which is useful if running HASS on an old laptop or tablet and you want to (e.g.) conserve power by controlling the backlight.
This commit is contained in:
parent
65271c797c
commit
469b109efd
@ -38,6 +38,9 @@ CONFIG_DRM_I915_CAPTURE_ERROR=y
|
||||
CONFIG_DRM_I915_COMPRESS_ERROR=y
|
||||
CONFIG_DRM_I915_USERPTR=y
|
||||
|
||||
CONFIG_BACKLIGHT_CLASS_DEVICE=y
|
||||
CONFIG_BACKLIGHT_PWM=m
|
||||
|
||||
CONFIG_MMC=y
|
||||
CONFIG_MMC_BLOCK=y
|
||||
CONFIG_MMC_SDHCI=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user