From 8da3dc28753ece6b7ddae9d5897a0ad0797e21e6 Mon Sep 17 00:00:00 2001 From: David Taht Date: Wed, 17 Dec 2008 17:13:45 -0800 Subject: Staging: add frontier tranzport and alphatrack drivers Adds the tranzport and alphatrack drivers to the staging tree. Cc: David Taht Signed-off-by: Greg Kroah-Hartman --- drivers/staging/frontier/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 drivers/staging/frontier/Kconfig (limited to 'drivers/staging/frontier/Kconfig') diff --git a/drivers/staging/frontier/Kconfig b/drivers/staging/frontier/Kconfig new file mode 100644 index 00000000000..7121853bd39 --- /dev/null +++ b/drivers/staging/frontier/Kconfig @@ -0,0 +1,6 @@ +config TRANZPORT + tristate "Frontier Tranzport and Alphatrack support" + depends on USB + default N + ---help--- + Enable support for the Frontier Tranzport and Alphatrack devices. -- cgit v1.2.3