enable driver for bizarre x86 only lcd

svn path=/dists/trunk/linux-2.6/; revision=8821
This commit is contained in:
Maximilian Attems 2007-05-30 08:56:37 +00:00
parent d1c9b10b0d
commit 72c4d20bc6
2 changed files with 3 additions and 1 deletions

View File

@ -1654,6 +1654,7 @@ CONFIG_CRYPTO_DEV_GEODE=m
CONFIG_PHYSICAL_ALIGN=0x100000
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
CONFIG_KS0108=m
CONFIG_CFAG12864B=m
CONFIG_PARAVIRT=y
CONFIG_KVM=m
CONFIG_KVM_INTEL=m

3
debian/changelog vendored
View File

@ -24,6 +24,7 @@ linux-2.6 (2.6.22~rc3-1~experimental.1) UNRELEASED; urgency=low
* Unify CONFIG_TR to toplevel config, also enable new drivers 3C359
and SMCTR.
* Enable the moved USB tablets config options where wacom is enabled.
* [i386] Enable driver for Crystalfontz 128x64 2-color LCD.
[ Martin Michlmayr ]
* mipsel/r5k-cobalt: Use the new RTC system.
@ -37,7 +38,7 @@ linux-2.6 (2.6.22~rc3-1~experimental.1) UNRELEASED; urgency=low
on ARM.
* arm/ixp4xx: Add patch to set NSLU2 timer frequency.
-- Gordon Farquharson <gordonfarquharson@gmail.com> Tue, 29 May 2007 23:06:04 -0600
-- maximilian attems <maks@debian.org> Wed, 30 May 2007 10:56:44 +0200
linux-2.6 (2.6.21-3) UNRELEASED; urgency=low