diff --git a/debian/changelog b/debian/changelog index 3941194ea..d9757be2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ linux-2.6 (2.6.35-1~experimental.3) UNRELEASED; urgency=low * [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: diff --git a/debian/config/mipsel/config.loongson-2f b/debian/config/mipsel/config.loongson-2f index fc7eaab3d..70442412e 100644 --- a/debian/config/mipsel/config.loongson-2f +++ b/debian/config/mipsel/config.loongson-2f @@ -68,6 +68,11 @@ CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y # CONFIG_SERIAL_8250_EXTENDED is not set +## +## file: drivers/staging/sm7xx/Kconfig +## +CONFIG_FB_SM7XX=y + ## ## file: drivers/usb/Kconfig ##