diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-09 01:08:41 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-09 01:08:41 +0000 |
commit | 45a347c0ad9b95345d817f027c7865670e83fb35 (patch) | |
tree | 8803df8b982d589743da07c85a32b53de61a523a /linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad | |
parent | 00f6a165aeeab027ba0361f2d9601cb359d73726 (diff) |
Merge oe-devel@oe-devel.bkbits.net:packages
into handhelds.org:/home/kergoth/code/packages.bb
2004/12/08 23:02:08+00:00 nexus.co.uk!pb
enable evdev module in simpad kernel
2004/12/08 14:31:54+00:00 nexus.co.uk!pb
Merge bk://oe-devel@oe-devel.bkbits.net/packages
into stealth.nexus.co.uk:/home/pb/oe/oe-packages
2004/12/08 14:31:25+00:00 nexus.co.uk!pb
also rename depmod to depmod.24
BKrev: 41b7a599Fr0y_o8WLpQ_JNq1AQhj-A
Diffstat (limited to 'linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad')
-rw-r--r-- | linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad b/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad index 537451c639..90791c65f8 100644 --- a/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad +++ b/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/defconfig-simpad @@ -819,7 +819,7 @@ CONFIG_INPUT=y CONFIG_INPUT_KEYBDEV=y # CONFIG_INPUT_MOUSEDEV is not set # CONFIG_INPUT_JOYDEV is not set -# CONFIG_INPUT_EVDEV is not set +CONFIG_INPUT_EVDEV=m CONFIG_INPUT_UINPUT=y # CONFIG_INPUT_MX1TS is not set |