Enable the new Cobalt LCD driver FB_COBALT.

svn path=/dists/trunk/linux-2.6/; revision=12058
This commit is contained in:
Martin Michlmayr 2008-08-13 10:14:17 +00:00
parent 40539a25f6
commit 6d3cbaa3b2
2 changed files with 4 additions and 3 deletions

3
debian/changelog vendored
View File

@ -7,7 +7,8 @@ linux-2.6 (2.6.27~rc3-1~experimental.1) UNRELEASED; urgency=low
[ Martin Michlmayr ]
* [mips/r4k-ip22, mips/sb1-bcm91250a] Don't build in ISO9660.
[ [mipsel/r5k-cobalt] Enable INPUT_COBALT_BTNS.
* [mipsel/r5k-cobalt] Enable INPUT_COBALT_BTNS.
* [mipsel/r5k-cobalt] Enable the new Cobalt LCD driver FB_COBALT.
[ Ian Campbell ]
* [x86]: Enable Xen guest support in amd64 flavour.

View File

@ -121,7 +121,6 @@ CONFIG_VT_CONSOLE=y
# CONFIG_PPDEV is not set
# CONFIG_RTC is not set
# CONFIG_GEN_RTC is not set
CONFIG_COBALT_LCD=y
# CONFIG_DTLK is not set
# CONFIG_APPLICOM is not set
# CONFIG_TELCLOCK is not set
@ -743,7 +742,8 @@ CONFIG_USB_STORAGE_ALAUDA=y
##
## file: drivers/video/Kconfig
##
# CONFIG_FB is not set
CONFIG_FB=m
CONFIG_FB_COBALT=m
##
## file: drivers/video/console/Kconfig