drivers/misc/phantom: note PCI

Tell users that the driver is only for PCI devices to stop asking for
support of firewire and parallel devices.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Jiri Slaby
2008-07-25 01:48:23 -07:00
committed by Linus Torvalds
parent ace7dd9669
commit ec905a1865
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -77,11 +77,13 @@ config IBM_ASM
for your IBM server.
config PHANTOM
tristate "Sensable PHANToM"
tristate "Sensable PHANToM (PCI)"
depends on PCI
help
Say Y here if you want to build a driver for Sensable PHANToM device.
This driver is only for PCI PHANToMs.
If you choose to build module, its name will be phantom. If unsure,
say N here.