From patchwork Mon Nov 23 18:11:22 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Janusz Krzysztofik X-Patchwork-Id: 62249 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id nANIBgsr010363 for ; Mon, 23 Nov 2009 18:11:42 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754161AbZKWSLd (ORCPT ); Mon, 23 Nov 2009 13:11:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754209AbZKWSLd (ORCPT ); Mon, 23 Nov 2009 13:11:33 -0500 Received: from d1.icnet.pl ([212.160.220.21]:35155 "EHLO d1.icnet.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753860AbZKWSLd (ORCPT ); Mon, 23 Nov 2009 13:11:33 -0500 Received: from 87-205-12-81.ip.netia.com.pl ([87.205.12.81] helo=vclass.intranet) by d1.icnet.pl with asmtp (TLS-1.0:DHE_RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1NCdNy-0001JW-MS; Mon, 23 Nov 2009 19:11:38 +0100 From: Janusz Krzysztofik Organization: Tele-Info-System, Poznan, PL To: linux-omap@vger.kernel.org Subject: [PATCH 2/2] OMAP: ams_delta_defconfig: enable LCD class device support Date: Mon, 23 Nov 2009 19:11:22 +0100 User-Agent: KMail/1.9.10 Cc: linux-fbdev@vger.kernel.org, Imre Deak , Tony Lindgren References: <200911231857.55566.jkrzyszt@tis.icnet.pl> In-Reply-To: <200911231857.55566.jkrzyszt@tis.icnet.pl> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200911231911.27418.jkrzyszt@tis.icnet.pl> X-SA-Exim-Scanned: No (on d1.icnet); SAEximRunCond expanded to false Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org --- a/arch/arm/configs/ams_delta_defconfig 2009-11-14 23:48:40.000000000 +0100 +++ b/arch/arm/configs/ams_delta_defconfig 2009-11-16 01:06:12.000000000 +0100 @@ -836,7 +836,8 @@ # # Graphics support # -# CONFIG_BACKLIGHT_LCD_SUPPORT is not set +CONFIG_BACKLIGHT_LCD_SUPPORT=y +CONFIG_LCD_CLASS_DEVICE=y # # Display device support