summaryrefslogtreecommitdiff
path: root/package/owfs/Config.in
blob: b8daf117d15070f0bf74c6c62426ab8deb1fcce7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config ADK_PACKAGE_OWFS
	prompt "owfs.............................. 1-wire filesystem to map sensors to a directory"
	tristate
	default n
	select ADK_PACKAGE_FUSE_UTILS
	select ADK_PACKAGE_LIBUSB
	help
	  1-Wire technology by Dallas Semiconductors is a simple bus for different kind of devices
	  like tempereatur, humidity, pressure, voltage, etc.
	  owfs maps the devices to a dirctory utilizing fuse.
	  
	  http://www.owfs.org/