fb/intelfb: conflict with DRM_I915 and hide by default
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 3 Jul 2009 18:24:46 +0000 (11:24 -0700)
committerDave Airlie <airlied@linux.ie>
Wed, 15 Jul 2009 06:01:55 +0000 (16:01 +1000)
commitba0ab82358a12e7a7f2872d6b65c437157c6888f
tree434b13e9f81dd8cf59b7d08a8f010196a87001c0
parent916635bfcae5fec170ccd36f4b451cf7c5d23b9d
fb/intelfb: conflict with DRM_I915 and hide by default

Users get confused by this driver.  It's really a special purpose
embedded driver, and causes a lot of problems if enabled.  So hide it
under EMBEDDED by default, and make sure it doesn't get enabled with
the i915 DRM driver.

Dave, I'm hoping you can feed this to Linus through your tree.  It's
appropriate for 2.6.31 I think.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/video/Kconfig