From d6018c18d269aa3908a83b4fcf7e104df90a63ea Mon Sep 17 00:00:00 2001 From: Helge Deller Date: Mon, 19 Jan 2015 20:25:41 +0000 Subject: [PATCH] [hppa] Enable CONFIG_PPDEV to avoid CUPS complaining with systemd svn path=/dists/sid/linux/; revision=22284 --- debian/changelog | 3 +++ debian/config/hppa/config | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8e09db583..b527a75c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,9 @@ linux (3.16.7-ckt4-2) UNRELEASED; urgency=medium * [hppa] udeb: Fix duplicate modules in ata-modules, pata-modules (thanks to Helge Deller) (Closes: #770102) + [ Helge Deller ] + * [hppa] Enable CONFIG_PPDEV to avoid CUPS complaining with systemd + -- Ian Campbell Fri, 16 Jan 2015 15:14:32 +0000 linux (3.16.7-ckt4-1) unstable; urgency=medium diff --git a/debian/config/hppa/config b/debian/config/hppa/config index d3aaa7f6c..0eb289574 100644 --- a/debian/config/hppa/config +++ b/debian/config/hppa/config @@ -46,7 +46,7 @@ CONFIG_CDROM_PKTCDVD_BUFFERS=8 ## CONFIG_PRINTER=m # CONFIG_LP_CONSOLE is not set -# CONFIG_PPDEV is not set +CONFIG_PPDEV=m CONFIG_GEN_RTC=y # CONFIG_GEN_RTC_X is not set # CONFIG_DTLK is not set