Author: maks Date: Thu May 31 13:58:03 2007 New Revision: 8840 Log: i386: just set the defaults for those strange lcd's
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 Thu May 31 13:58:03 2007 @@ -1654,7 +1654,10 @@ CONFIG_PHYSICAL_ALIGN=0x100000 # CONFIG_ARCH_HAS_ILOG2_U64 is not set CONFIG_KS0108=m +CONFIG_KS0108_PORT=0x378 +CONFIG_KS0108_DELAY=2 CONFIG_CFAG12864B=m +CONFIG_CFAG12864B_RATE=20 CONFIG_PARAVIRT=y CONFIG_KVM=m CONFIG_KVM_INTEL=m _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

