source: freewrt/package/owfs/Config.in@ e757a25

freewrt_1_0 freewrt_2_0
Last change on this file since e757a25 was a231f70, checked in by Markus Wigge <markus@…>, 19 years ago

added owfs package, still needs some debug!

git-svn-id: svn://www.freewrt.org/trunk/freewrt@495 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 424 bytes
Line 
1config FWRT_PACKAGE_OWFS
2 prompt "owfs.............................. 1-wire filesystem to map sensors to a directory"
3 tristate
4 default m if CONFIG_DEVEL
5 select FWRT_PACKAGE_FUSE_UTILS
6 help
7 1-Wire technology by Dallas Semiconductors is a simple bus for different kind of devices
8 like tempereatur, humidity, pressure, voltage, etc.
9 owfs maps the devices to a dirctory utilizing fuse.
10
11 http://www.owfs.org/
12
Note: See TracBrowser for help on using the repository browser.