summaryrefslogtreecommitdiffstats
path: root/rules/pcsc-lite.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/pcsc-lite.in')
-rw-r--r--rules/pcsc-lite.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/rules/pcsc-lite.in b/rules/pcsc-lite.in
index 33ede43a4..4bf1528ee 100644
--- a/rules/pcsc-lite.in
+++ b/rules/pcsc-lite.in
@@ -4,7 +4,6 @@ menuconfig PCSC_LITE
tristate "pcsc-lite "
select UDEV if PCSC_LITE_LIBUDEV
select UDEV_LIBUDEV if PCSC_LITE_LIBUDEV
- select LIBUSB if PCSC_LITE_LIBUSB
help
Middleware to access a smart card using PC/SC (library)
@@ -21,9 +20,6 @@ if PCSC_LITE
config PCSC_LITE_LIBUDEV
bool "libudev support"
-config PCSC_LITE_LIBUSB
- bool "libusb support"
-
config PCSC_LITE_DEBUGATR
bool "enable ATR debug messages from pcscd"
help