[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [linux-2.6.18-xen] buildconfigs: INPUT_EVDEV=y as default for xen0_x86
# HG changeset patch # User Keir Fraser <keir.fraser@xxxxxxxxxx> # Date 1247645437 -3600 # Node ID b420e936c022dd90eaf0b4c0e063fe829659f56c # Parent b521aaf8895ffa02640302abca968d5605d45450 buildconfigs: INPUT_EVDEV=y as default for xen0_x86 Signed-off-by: Keir Fraser <keir.fraser@xxxxxxxxxx> --- buildconfigs/linux-defconfig_xen0_x86_32 | 2 +- buildconfigs/linux-defconfig_xen0_x86_64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff -r b521aaf8895f -r b420e936c022 buildconfigs/linux-defconfig_xen0_x86_32 --- a/buildconfigs/linux-defconfig_xen0_x86_32 Mon Jul 13 11:55:13 2009 +0100 +++ b/buildconfigs/linux-defconfig_xen0_x86_32 Wed Jul 15 09:10:37 2009 +0100 @@ -803,7 +803,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 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 b521aaf8895f -r b420e936c022 buildconfigs/linux-defconfig_xen0_x86_64 --- a/buildconfigs/linux-defconfig_xen0_x86_64 Mon Jul 13 11:55:13 2009 +0100 +++ b/buildconfigs/linux-defconfig_xen0_x86_64 Wed Jul 15 09:10:37 2009 +0100 @@ -754,7 +754,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 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 # _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |