[armel/kirkwood] gpu: Disable VGA_ARB

svn path=/dists/sid/linux/; revision=21879
This commit is contained in:
Ben Hutchings 2014-09-19 23:12:38 +00:00
parent a9992a868e
commit 9aa8607e35
2 changed files with 9 additions and 2 deletions

6
debian/changelog vendored
View File

@ -3,8 +3,10 @@ linux (3.16.3-2) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* [s390*] syscall: Fix unimplented-syscall entries added before
memfd_create() (fixes FTBFS)
* [armel/kirkwood] block: Change IOSCHED_DEADLINE to module, to reduce
kernel image sizes (fixes FTBFS)
* [armel/kirkwood] Change configuration to reduce kernel image size
(fixes FTBFS)
- block: Change IOSCHED_DEADLINE to module
- gpu: Disable VGA_ARB
-- Ben Hutchings <ben@decadent.org.uk> Fri, 19 Sep 2014 16:07:34 +0100

View File

@ -173,6 +173,11 @@ CONFIG_GPIO_SYSFS=y
##
# CONFIG_DRM is not set
##
## file: drivers/gpu/vga/Kconfig
##
# CONFIG_VGA_ARB is not set
##
## file: drivers/hwmon/Kconfig
##