Config.in 433 B

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