[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH] Enable config INPUT_EVDEV


  • To: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
  • From: Tej <bewith.tej@xxxxxxxxx>
  • Date: Tue, 14 Jul 2009 21:11:00 +0530
  • Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Tue, 14 Jul 2009 08:41:28 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=dWLZzipvm1zAeeUUFQe51kU5lRAnDzYtiBvLQZTN4HelKAC9/7kXRWZo4oj+B8dCk9 5j3cuk4tWKaC84gw3ZGl0RFEQMH1sM3hZHs5twg3h4TMjka/Jn2Kw+CkykX9DwG1c7JW iDtmDyNRByds7x6ZedsaViWwvwWHYs8CYgto8=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

On Tue, Jul 7, 2009 at 6:14 PM, Keir Fraser<keir.fraser@xxxxxxxxxxxxx> wrote:
> On 07/07/2009 13:13, "Tej" <bewith.tej@xxxxxxxxx> wrote:
>
>> Further changing/adding config options we found that enabling
>> INPUT_EVDEV, makes work everything.
>> I am not sure about problem, but how about adding CONFIG_INPUT_EVDEV
>> as "default y".  (i have attached the patch also)
>>
>> comments????
>
> You should submit patches to modify the defconfig files in the buildconfigs/
> directory. Don't change Kconfig files directly to change defaults.

patch changes the defconfig to add CONFIG_INPUT_EVDEV as default 'y'
in xen compilation with EXTRAVERSION = -xen0 and Arch x86_32/64.
(patch is attached also)

comments????



diff -r baeb818cd2dc buildconfigs/linux-defconfig_xen0_x86_32
--- a/buildconfigs/linux-defconfig_xen0_x86_32  Thu Jun 18 10:32:16 2009 +0100
+++ b/buildconfigs/linux-defconfig_xen0_x86_32  Tue Jul 14 20:59:41 2009 +0530
@@ -803,7 +803,7 @@
 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
 # CONFIG_INPUT_JOYDEV is not set
 # CONFIG_INPUT_TSDEV is not set
-# CONFIG_INPUT_EVDEV is not set
+CONFIG_INPUT_EVDEV=y
 # CONFIG_INPUT_EVBUG is not set

 #
diff -r baeb818cd2dc buildconfigs/linux-defconfig_xen0_x86_64
--- a/buildconfigs/linux-defconfig_xen0_x86_64  Thu Jun 18 10:32:16 2009 +0100
+++ b/buildconfigs/linux-defconfig_xen0_x86_64  Tue Jul 14 20:59:41 2009 +0530
@@ -754,7 +754,7 @@
 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
 # CONFIG_INPUT_JOYDEV is not set
 # CONFIG_INPUT_TSDEV is not set
-# CONFIG_INPUT_EVDEV is not set
+CONFIG_INPUT_EVDEV=y
 # CONFIG_INPUT_EVBUG is not set

 #






>
>  -- Keir
>
>
>

Attachment: evdev_config.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.