UBUNTU: [Config] Disable CONFIG_STUB_POULSBO
authorLeann Ogasawara <leann.ogasawara@canonical.com>
Tue, 13 Mar 2012 21:15:48 +0000 (14:15 -0700)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 2 Apr 2012 20:22:35 +0000 (13:22 -0700)
BugLink: http://bugs.launchpad.net/bugs/899244

There is a staging driver, psb_gfX (CONFIG_DRM_PSB), which supports
Intel GMA500 cards.  This driver has moved out of staging as of v3.3.
We currently have this staging driver enabled.  Unfortunately, this
driver conflicts with the poulsbo driver (CONFIG_STUB_POULSBO). The
poulsbo driver supports cards 8086:8108 and 8086:8109 both of which are
also supported by the psb_gfx driver.  It has been requested we disable
the poulsbo driver in favor of the psb_gfx driver.  Users owning 8086:8108
confirm they need to use the psb_gfx driver to have proper support.  If
they try to use the poulsbo driver, X fails.

Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>

debian.master/abi/3.2.0-18.29/amd64/generic.modules
debian.master/abi/3.2.0-18.29/i386/generic-pae.modules
debian.master/abi/3.2.0-18.29/i386/generic.modules
debian.master/abi/3.2.0-18.29/powerpc/powerpc-smp.modules
debian.master/abi/3.2.0-18.29/powerpc/powerpc.modules
debian.master/abi/3.2.0-18.29/powerpc/powerpc64-smp.modules
debian.master/config/config.common.ubuntu

index 38eba61..fc9f48a 100644 (file)
@@ -5251,7 +5251,7 @@ CONFIG_STOP_MACHINE=y
 CONFIG_STP=m
 CONFIG_STRICT_DEVMEM=y
 # CONFIG_STRIP_ASM_SYMS is not set
-CONFIG_STUB_POULSBO=m
+# CONFIG_STUB_POULSBO is not set
 CONFIG_SUNDANCE=m
 # CONFIG_SUNDANCE_MMIO is not set
 CONFIG_SUNGEM=m