diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2006-04-24 22:53:20 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-04-24 22:53:20 +0000 |
commit | c45186c5a629afe4d3b3c3023063a1217c68da24 (patch) | |
tree | 0906ba23cd0f35d992728482672a39ce0de9e95e /packages/linux/linux-openzaurus-2.6.16/defconfig-poodle | |
parent | 25632d8a6d2aa5e54ef13983005d301cb83caa13 (diff) |
linux-oz-2.6 updates:
* Enable MOUSEDEV support in defconfigs.
* Add suitable COMPATIBLE_MACHINE entry.
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.16/defconfig-poodle')
-rw-r--r-- | packages/linux/linux-openzaurus-2.6.16/defconfig-poodle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.16/defconfig-poodle b/packages/linux/linux-openzaurus-2.6.16/defconfig-poodle index 43cbba6f41..b2612995b2 100644 --- a/packages/linux/linux-openzaurus-2.6.16/defconfig-poodle +++ b/packages/linux/linux-openzaurus-2.6.16/defconfig-poodle @@ -761,7 +761,7 @@ CONFIG_INPUT=y # # Userland interfaces # -# CONFIG_INPUT_MOUSEDEV is not set +CONFIG_INPUT_MOUSEDEV=m # CONFIG_INPUT_JOYDEV is not set # CONFIG_INPUT_TSDEV is not set CONFIG_INPUT_EVDEV=y |