diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-09-16 17:46:54 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-09-16 17:46:54 +0100 |
commit | be2111b4e4f43b894dc9da5f5a264b805c1bc45a (patch) | |
tree | dc489d2640d98749b374e0029c4927be436268c0 /kernel-x86_64.config | |
parent | 91200bf53b8683dbe3673105b171d3ed6dc2b8f5 (diff) | |
download | kernel-be2111b4e4f43b894dc9da5f5a264b805c1bc45a.tar.gz kernel-be2111b4e4f43b894dc9da5f5a264b805c1bc45a.tar.xz kernel-be2111b4e4f43b894dc9da5f5a264b805c1bc45a.zip |
a few minor ARM config tweaks
Diffstat (limited to 'kernel-x86_64.config')
-rw-r--r-- | kernel-x86_64.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64.config b/kernel-x86_64.config index b808e4aef..d1c758ef9 100644 --- a/kernel-x86_64.config +++ b/kernel-x86_64.config @@ -415,7 +415,7 @@ CONFIG_BACKLIGHT_LCD_SUPPORT=y CONFIG_BACKLIGHT_LP855X=m # CONFIG_BACKLIGHT_LV5207LP is not set # CONFIG_BACKLIGHT_PM8941_WLED is not set -# CONFIG_BACKLIGHT_PWM is not set +CONFIG_BACKLIGHT_PWM=m # CONFIG_BACKLIGHT_SAHARA is not set CONFIG_BACKLIGHT_WM831X=m # CONFIG_BACKTRACE_SELF_TEST is not set |