summaryrefslogtreecommitdiffstats
path: root/rules/host-pcsc-lite.in
blob: 10d50c04168df5d659e63817db91c007859e0303 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## SECTION=hosttools_noprompt

config HOST_PCSC_LITE
	tristate
	default y if ALLYES
	help
	  Middleware to access a smart card using PC/SC (library)

	  The purpose of PC/SC Lite is to provide a Windows(R) SCard
	  interface in a very small form factor for communicating to
	  smartcards and readers.

	  The PC/SC Lite library is used to connect to the PC/SC
	  daemon from a client application and provide access to the
	  desired reader.