lkml.org 
[lkml]   [2010]   [Apr]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: HID: expand hid-topseed driver to support BTC "Emprex 3009URF III Vista MCE Remote"
On Sat, 24 Apr 2010, Wayne Thomas wrote:

> +config HID_BTC
> + tristate "BTC Emprex remote control support" if EMBEDDED
> + depends on USB_HID
> + default y
> + ---help---
> + Say Y if you have a BTC Emprex remote control.
> +
> config HID_CHERRY
> tristate "Cherry" if EMBEDDED
> depends on USB_HID
> diff -uprN linux-2.6.33-clean/drivers/hid/Makefile linux/drivers/hid/Makefile
> --- linux-2.6.33-clean/drivers/hid/Makefile 2010-04-22 20:48:43.000000000 +0200
> +++ linux/drivers/hid/Makefile 2010-04-22 21:29:20.000000000 +0200
> @@ -22,6 +22,7 @@ endif
> obj-$(CONFIG_HID_A4TECH) += hid-a4tech.o
> obj-$(CONFIG_HID_APPLE) += hid-apple.o
> obj-$(CONFIG_HID_BELKIN) += hid-belkin.o
> +obj-$(CONFIG_HID_BTC) += hid-topseed.o
> obj-$(CONFIG_HID_CHERRY) += hid-cherry.o
> obj-$(CONFIG_HID_CHICONY) += hid-chicony.o
> obj-$(CONFIG_HID_CYPRESS) += hid-cypress.o

The separate config option for this is just overhead, I think. I'd suggest
just to update the Kconfig help text for CONFIG_TOPSPEED to mention that
it supports also this particular device.

Thanks,

--
Jiri Kosina
SUSE Labs, Novell Inc.


\
 
 \ /
  Last update: 2010-04-26 11:51    [W:0.033 / U:0.428 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site