aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/Kconfig
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-26 07:22:55 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-26 07:22:55 -0700
commit99805f47dd0ede2e96f2c62c588a0d906811ed6d (patch)
treeb8256eb1e09d04fb986d182528e0cb1becc8dc19 /drivers/usb/serial/Kconfig
parenta1342206e192709a405485dbe2e647d5c4005d20 (diff)
parent9719b0c298bd6a4a608843dc989a5f94cd0a7c13 (diff)
downloadkernel_samsung_smdk4412-99805f47dd0ede2e96f2c62c588a0d906811ed6d.tar.gz
kernel_samsung_smdk4412-99805f47dd0ede2e96f2c62c588a0d906811ed6d.tar.bz2
kernel_samsung_smdk4412-99805f47dd0ede2e96f2c62c588a0d906811ed6d.zip
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
Diffstat (limited to 'drivers/usb/serial/Kconfig')
-rw-r--r--drivers/usb/serial/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig
index b869076d9c7..0c4aa00bb39 100644
--- a/drivers/usb/serial/Kconfig
+++ b/drivers/usb/serial/Kconfig
@@ -395,6 +395,15 @@ config USB_SERIAL_PL2303
To compile this driver as a module, choose M here: the
module will be called pl2303.
+config USB_SERIAL_HP4X
+ tristate "USB HP4x Calculators support"
+ depends on USB_SERIAL
+ help
+ Say Y here if you want to use an Hewlett-Packard 4x Calculator.
+
+ To compile this driver as a module, choose M here: the
+ module will be called hp4x.
+
config USB_SERIAL_SAFE
tristate "USB Safe Serial (Encapsulated) Driver (EXPERIMENTAL)"
depends on USB_SERIAL && EXPERIMENTAL