diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-12-29 15:31:59 +0100 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-12-29 15:31:59 +0100 |
commit | d09b2cff5e8b216f4d0e0c5b352fc51c7ddf84a5 (patch) | |
tree | 8b507b02f813b3916d7d455f090a79dc3dc4a93c /packages/linux/linux-openmoko/defconfig-oe | |
parent | b52163ffb91167aabec445f5ad3a75f935990e5e (diff) |
linux-openmoko: Disbale the evbug module. Bump OEV and reset PR.
Diffstat (limited to 'packages/linux/linux-openmoko/defconfig-oe')
-rw-r--r-- | packages/linux/linux-openmoko/defconfig-oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-openmoko/defconfig-oe b/packages/linux/linux-openmoko/defconfig-oe index e3714b735e..7ebb924d91 100644 --- a/packages/linux/linux-openmoko/defconfig-oe +++ b/packages/linux/linux-openmoko/defconfig-oe @@ -867,7 +867,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_X=480 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=640 # CONFIG_INPUT_JOYDEV is not set CONFIG_INPUT_EVDEV=y -CONFIG_INPUT_EVBUG=m +# CONFIG_INPUT_EVBUG is not set # # Input Device Drivers |