HID: make boot protocol drivers depend on EMBEDDED
authorParag Warudkar <parag.lkml@gmail.com>
Mon, 22 Dec 2008 21:50:52 +0000 (22:50 +0100)
committerJiri Kosina <jkosina@suse.cz>
Sun, 4 Jan 2009 00:00:53 +0000 (01:00 +0100)
commitac09952babed8e2ac6999127b7f95d7a2bbfd7af
tree80c523a8c7bbdacce596aa18da0cdcb0af19cda8
parent725cf0f47dbb02e0482f081828cff73f55479b79
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>
drivers/hid/usbhid/Kconfig