commit patch by djpig so that hppa builds fine in trunk again. :)

svn path=/dists/trunk/linux-2.6/; revision=9073
This commit is contained in:
Maximilian Attems 2007-07-05 08:48:36 +00:00
parent 3fb7fc96ce
commit e7fd458205
2 changed files with 7 additions and 1 deletions

View File

@ -481,13 +481,17 @@ CONFIG_FB_STI=y
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_VIRTUAL is not set
CONFIG_DUMMY_CONSOLE=y

4
debian/changelog vendored
View File

@ -8,11 +8,13 @@ linux-2.6 (2.6.22~rc7-1~experimental.1) UNRELEASED; urgency=low
* Add Sempron to the k7 image description (closes: #384737)
Thanks Robert Millan <rmh@aybabtu.com>.
* powerpc.config: Enable CONFIG_ADB_PMU_LED.
* [hppa] Disable a bunch of topconfig enabled fb devices. Thanks Frank
Lichtenheld <djpig@debian.org> for build fix.
[ Christian T. Steigies ]
* add module.lds to kernel headers
-- Christian T. Steigies <cts@debian.org> Wed, 4 Jul 2007 21:52:19 +0200
-- maximilian attems <maks@debian.org> Thu, 05 Jul 2007 10:44:02 +0200
linux-2.6 (2.6.22~rc5-1~experimental.1) experimental; urgency=low