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-spitz | |
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-spitz')
-rw-r--r-- | packages/linux/linux-openzaurus-2.6.16/defconfig-spitz | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.16/defconfig-spitz b/packages/linux/linux-openzaurus-2.6.16/defconfig-spitz index 058d7a9ab1..716fca0c05 100644 --- a/packages/linux/linux-openzaurus-2.6.16/defconfig-spitz +++ b/packages/linux/linux-openzaurus-2.6.16/defconfig-spitz @@ -739,7 +739,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 |