[kernel] r16210 - in dists/trunk/linux-2.6/debian: . config/mipsel

Ben Hutchings benh at alioth.debian.org
Sun Aug 29 14:24:55 UTC 2010


Author: benh
Date: Sun Aug 29 14:24:44 2010
New Revision: 16210

Log:
[mipsel/loongson-2f] Enable smtcfb (FB_SM7XX) driver (Closes: #594642)

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/mipsel/config.loongson-2f

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sun Aug 29 13:06:51 2010	(r16209)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Aug 29 14:24:44 2010	(r16210)
@@ -16,6 +16,7 @@
   * [sparc] Enable XVR1000 driver (Closes: #574243)
   * Change BLK_CGROUP from module to built-in so that cfq can be the
     default I/O scheduler again (Closes: #593720)
+  * [mipsel/loongson-2f] Enable smtcfb (FB_SM7XX) driver (Closes: #594642)
 
   [ Ian Campbell ]
   * Fixes/overrides for Linitan warnings:

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.loongson-2f
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.loongson-2f	Sun Aug 29 13:06:51 2010	(r16209)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.loongson-2f	Sun Aug 29 14:24:44 2010	(r16210)
@@ -69,6 +69,11 @@
 # CONFIG_SERIAL_8250_EXTENDED is not set
 
 ##
+## file: drivers/staging/sm7xx/Kconfig
+##
+CONFIG_FB_SM7XX=y
+
+##
 ## file: drivers/usb/Kconfig
 ##
 CONFIG_USB=m



More information about the Kernel-svn-changes mailing list