Author: maks Date: Tue May 22 09:49:45 2007 New Revision: 8704 Log: USB_KC2190 is boolean, set it to yes
Modified: dists/trunk/linux-2.6/debian/arch/i386/config Modified: dists/trunk/linux-2.6/debian/arch/i386/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/i386/config (original) +++ dists/trunk/linux-2.6/debian/arch/i386/config Tue May 22 09:49:45 2007 @@ -1446,7 +1446,7 @@ CONFIG_USB_BELKIN=y CONFIG_USB_ARMLINUX=y CONFIG_USB_EPSON2888=y -CONFIG_USB_KC2190=m +CONFIG_USB_KC2190=y CONFIG_USB_ZD1201=m CONFIG_USB_USS720=m CONFIG_USB_SERIAL=m _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

