[armhf] Enable CONFIG_BACKLIGHT_GPIO as a module. (Closes: #778783)

svn path=/dists/sid/linux/; revision=22416
This commit is contained in:
Ian Campbell 2015-02-22 17:06:56 +00:00
parent c66d67f134
commit d9a20151a4
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -130,6 +130,7 @@ linux (3.16.7-ckt6-1) UNRELEASED; urgency=medium
[ Ian Campbell ]
* [armhf] Add DTB for Olimex A20-OLinuXino-LIME2. (Closes: #777455)
* [armhf] Enable CONFIG_BACKLIGHT_GPIO as a module. (Closes: #778783)
[ Ben Hutchings ]
* shm: add memfd.h to UAPI export list, so kdbus will build

View File

@ -831,6 +831,11 @@ CONFIG_AM335X_PHY_USB=m
CONFIG_TWL6030_USB=m
CONFIG_USB_MXS_PHY=m
##
## file: drivers/video/backlight/Kconfig
##
CONFIG_BACKLIGHT_GPIO=m
##
## file: drivers/video/console/Kconfig
##