diff --git a/debian/changelog b/debian/changelog index 7fe30854a..9d4e74b1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 19 Sep 2014 16:07:34 +0100 diff --git a/debian/config/armel/config.kirkwood b/debian/config/armel/config.kirkwood index 1aa0e2062..dc02c4579 100644 --- a/debian/config/armel/config.kirkwood +++ b/debian/config/armel/config.kirkwood @@ -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 ##