Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753002AbZKTLjS (ORCPT ); Fri, 20 Nov 2009 06:39:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752896AbZKTLjR (ORCPT ); Fri, 20 Nov 2009 06:39:17 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:33143 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752534AbZKTLjR (ORCPT ); Fri, 20 Nov 2009 06:39:17 -0500 Date: Fri, 20 Nov 2009 12:39:15 +0100 From: Pavel Machek To: linux-fbdev-devel@lists.sourceforge.net, kernel list , Andrew Morton , Arve Hj?nnev?g , linux-arm-kernel , Brian Swetland , San Mehat , Daniel Walker , Iliyan Malchev Subject: Allow selecting MSM framebuffer in Kconfig Message-ID: <20091120113915.GA5154@elf.ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 837 Lines: 27 Allow user to select MSM framebuffer support in Kconfig. Signed-off-by: Pavel Machek diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 188e1ba..b3e05e4 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -2127,7 +2127,7 @@ config FB_PRE_INIT_FB the bootloader. config FB_MSM - tristate + tristate "MSM Framebuffer support" depends on FB && ARCH_MSM select FB_CFB_FILLRECT select FB_CFB_COPYAREA -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/