commit | ac09952babed8e2ac6999127b7f95d7a2bbfd7af | [log] [tgz] |
---|---|---|
author | Parag Warudkar <parag.lkml@gmail.com> | Mon Dec 22 22:50:52 2008 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Sun Jan 04 01:00:53 2009 +0100 |
tree | 80c523a8c7bbdacce596aa18da0cdcb0af19cda8 | |
parent | 725cf0f47dbb02e0482f081828cff73f55479b79 [diff] |
HID: make boot protocol drivers depend on EMBEDDED The usbmouse and usbkbd modules are not supposed to be used with regular USB mice and keyboards. Make them depend on EMBEDDED to prevent them from being built and loaded on non-EMBEDDED configs. Signed-off-by: Parag Warudkar <parag.lkml@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>