Making the i915 module Kernel Mode Setting enabled.

This is required by the X module nowadays, and the linux i686 config does not
have it enabled by default.


svn path=/nixpkgs/trunk/; revision=20136
This commit is contained in:
Lluís Batlle i Rossell 2010-02-19 18:28:02 +00:00
parent 7dc6cf1f03
commit 9727f3d707

View File

@ -93,6 +93,10 @@ import ./generic.nix (
FB_3DFX_ACCEL y
FB_GEODE y
# Video configuration
# The intel drivers already require KMS
DRM_I915_KMS y
# Sound.
SND_AC97_POWER_SAVE y # AC97 Power-Saving Mode
SND_HDA_INPUT_BEEP y # Support digital beep via input layer