From patchwork Sun Dec 12 07:52:03 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pavel Machek X-Patchwork-Id: 400352 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id oBC7qKkt010042 for ; Sun, 12 Dec 2010 07:52:20 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751392Ab0LLHwM (ORCPT ); Sun, 12 Dec 2010 02:52:12 -0500 Received: from ksp.mff.cuni.cz ([195.113.26.206]:51738 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751353Ab0LLHwL (ORCPT ); Sun, 12 Dec 2010 02:52:11 -0500 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 955EEF0CC3; Sun, 12 Dec 2010 08:52:10 +0100 (CET) Date: Sun, 12 Dec 2010 08:52:03 +0100 From: Pavel Machek To: Bruno =?iso-8859-1?Q?Pr=E9mont?= Cc: kernel list , dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org, mbroemme@plusserver.de Subject: Re: intelfb refuses to load Message-ID: <20101212075203.GA1934@elf.ucw.cz> References: <20101211221325.GA1954@elf.ucw.cz> <20101211234356.1e9007fe@neptune.home> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20101211234356.1e9007fe@neptune.home> X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-fbdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fbdev@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Sun, 12 Dec 2010 07:52:20 +0000 (UTC) diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig index 7af4436..3f1e7fd 100644 --- a/drivers/gpu/drm/Kconfig +++ b/drivers/gpu/drm/Kconfig @@ -81,7 +81,7 @@ config DRM_I810 for this driver to work. choice - prompt "Intel 830M, 845G, 852GM, 855GM, 865G" + prompt "Intel 830M, 845G, 852GM, 855GM, 865G, ..., i915 driver" depends on DRM && AGP && AGP_INTEL optional