Added USB Printer support for bug #176543.
authorChris Gianelloni <wolf31o2@gentoo.org>
Thu, 21 Jun 2007 20:10:28 +0000 (20:10 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Thu, 21 Jun 2007 20:10:28 +0000 (20:10 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@514 67a159dc-881f-0410-a524-ba9dfbe2cb84

ChangeLog
x86/kernel-config-2.6

index 168ad699cfed2338a2ef205eec967ae0cbe18a13..9128ebda75397874466169bb7e98a617add0cf0e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> x86/kernel-config-2.6:
+  Added USB Printer support for bug #176543.
+
   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org>
   generic/initrd.scripts:
   Change the check for /livecd when booting a CD to check for a file called
index 7aeceb417444c2d3b57006793f62987b20f17e9e..1e47535f8b1733dad6a4da83457f0c27461e736c 100644 (file)
@@ -1770,7 +1770,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y
 # CONFIG_SERIAL_JSM is not set
 CONFIG_UNIX98_PTYS=y
 # CONFIG_LEGACY_PTYS is not set
-# CONFIG_PRINTER is not set
+CONFIG_PRINTER=m
 CONFIG_PPDEV=m
 # CONFIG_TIPAR is not set
 
@@ -2337,7 +2337,7 @@ CONFIG_USB_SL811_CS=m
 # USB Device Class drivers
 #
 CONFIG_USB_ACM=m
-# CONFIG_USB_PRINTER is not set
+CONFIG_USB_PRINTER=m
 
 #
 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'