drm/i915: Remove KMS Kconfig option
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 19 Jun 2015 19:27:27 +0000 (20:27 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 22 Jun 2015 14:16:35 +0000 (16:16 +0200)
commitfd930478fb797e4cbaa799d9ddd970e9a1fa1b4a
treeab4bbbbb0f81d314d50b398865f8e98ca46ae5e3
parenteebaed646ab263cabcd19485e606e51c0bb11c5c
drm/i915: Remove KMS Kconfig option

Since we only support modesetting by default (disabling modesetting on
the command line prevents i915.ko from loading), having a parameter to
disable modesstting by default is superfluous, i.e. saying
CONFIG_DRM_I915_KMS=n is equivalent to CONFIG_DRM_I915=n.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniel Veter <daniel.vetter@ffwll.ch>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
arch/x86/configs/x86_64_defconfig
drivers/gpu/drm/i915/Kconfig
drivers/gpu/drm/i915/i915_drv.c