From patchwork Wed Apr 14 01:11:07 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abraham Arce X-Patchwork-Id: 92302 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o3E1BBft006381 for ; Wed, 14 Apr 2010 01:11:12 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754301Ab0DNBLL (ORCPT ); Tue, 13 Apr 2010 21:11:11 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:41825 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753866Ab0DNBLJ convert rfc822-to-8bit (ORCPT ); Tue, 13 Apr 2010 21:11:09 -0400 Received: from dlep36.itg.ti.com ([157.170.170.91]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id o3E1B9Z4014219 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 13 Apr 2010 20:11:09 -0500 Received: from dlep26.itg.ti.com (localhost [127.0.0.1]) by dlep36.itg.ti.com (8.13.8/8.13.8) with ESMTP id o3E1B92L001490; Tue, 13 Apr 2010 20:11:09 -0500 (CDT) Received: from dsbe71.ent.ti.com (localhost [127.0.0.1]) by dlep26.itg.ti.com (8.13.8/8.13.8) with ESMTP id o3E1B9kX019706; Tue, 13 Apr 2010 20:11:09 -0500 (CDT) Received: from dlee03.ent.ti.com ([157.170.170.18]) by dsbe71.ent.ti.com ([156.117.232.23]) with mapi; Tue, 13 Apr 2010 20:11:09 -0500 From: "Arce, Abraham" To: "linux-input@vger.kernel.org" , "linux-omap@vger.kernel.org" Date: Tue, 13 Apr 2010 20:11:07 -0500 Subject: [RFC] [PATCH 3/3] OMAP4: Keyboard Kernel Configuration Thread-Topic: [RFC] [PATCH 3/3] OMAP4: Keyboard Kernel Configuration Thread-Index: Acrbb1zCr+qIjL6eSta3U1DOSk3xAA== Message-ID: <27F9C60D11D683428E133F85D2BB4A53043D9EE7F7@dlee03.ent.ti.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US MIME-Version: 1.0 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Wed, 14 Apr 2010 01:11:13 +0000 (UTC) diff --git a/arch/arm/configs/omap_4430sdp_defconfig b/arch/arm/configs/omap_4430sdp_defconfig index a52094f..e9d804a 100644 --- a/arch/arm/configs/omap_4430sdp_defconfig +++ b/arch/arm/configs/omap_4430sdp_defconfig @@ -443,7 +443,8 @@ CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y -CONFIG_KEYBOARD_OMAP=y +# CONFIG_KEYBOARD_OMAP is not set +CONFIG_KEYBOARD_OMAP4=y # CONFIG_INPUT_MOUSE is not set # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_TABLET is not set