summaryrefslogblamecommitdiffstats
path: root/fs/sysfs/Kconfig
blob: b2756014508c770fbc024069be235622cca24581 (plain) (tree)
1
2
3
4
            
                                                  
                 
                     



















                                                                               
config SYSFS
	bool "sysfs file system support" if EXPERT
	default y
	select KERNFS
	help
	The sysfs filesystem is a virtual filesystem that the kernel uses to
	export internal kernel objects, their attributes, and their
	relationships to one another.

	Users can use sysfs to ascertain useful information about the running
	kernel, such as the devices the kernel has discovered on each bus and
	which driver each is bound to. sysfs can also be used to tune devices
	and other kernel subsystems.

	Some system agents rely on the information in sysfs to operate.
	/sbin/hotplug uses device and object attributes in sysfs to assist in
	delegating policy decisions, like persistently naming devices.

	sysfs is currently used by the block subsystem to mount the root
	partition.  If sysfs is disabled you must specify the boot device on
	the kernel boot command line via its major and minor numbers.  For
	example, "root=03:01" for /dev/hda1.

	Designers of embedded systems may wish to say N here to conserve space.
al change. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * md: bcache: Fixed a typo with the word 'arithmetic'Phil Viana2013-06-181-2/+2 | | | | | | | The word 'arithmetic' was typed as 'arithmatic' Signed-off-by: Phil Viana <phillip.l.viana@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * irq/generic-chip: fix a few kernel-doc entriesUwe Kleine-König2013-06-181-3/+3 | | | | | Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * frv: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-142-6/+6 | | | | | | | | This typedef is unnecessary and should just be removed. Signed-off-by: Joe Perches <joe@perches.com> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * sgi: xpc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-141-3/+3 | | | | | | | | This typedef is unnecessary and should just be removed. Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Robin Holt <holt@sgi.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * doc: clk: Fix incorrect wordingSachin Kamat2013-06-101-1/+1 | | | | | | Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Acked-by: Rob Landley <rob@landley.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * Documentation/arm/IXP4xx fix a typoStefan Huber2013-06-051-1/+1 | | | | | | | | Corrected the word softare to software. Signed-off-by: Stefan Huber <steffhip@googlemail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * Documentation/networking/ieee802154 fix a typoStefan Huber2013-06-051-1/+1 | | | | | | | | Corrected the words Accsess to Access. Signed-off-by: Stefan Huber <steffhip@googlemail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * Documentation/DocBook/media/v4l fix a typoStefan Huber2013-06-051-1/+1 | | | | | | | | Corrected the word adjactent to adjacent. Signed-off-by: Stefan Huber <steffhip@googlemail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * Documentation/video4linux/si476x.txt fix a typoStefan Huber2013-06-051-1/+1 | | | | | | | | Corrected the word Adjascent to Adjacent. Signed-off-by: Stefan Huber <steffhip@googlemail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * Documentation/virtual/kvm/api.txt fix a typoStefan Huber2013-06-051-1/+1 | | | | | | | | Corrected the word appropariate to appropriate. Signed-off-by: Stefan Huber <steffhip@googlemail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * Documentation/early-userspace/README fix a typoStefan Huber2013-06-051-1/+1 | | | | | | | | Corrected the swapped characters in the word arugemnt to argument. Signed-off-by: Stefan Huber <steffhip@googlemail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * Documentation/video4linux/soc-camera.txt fix a typoStefan Huber2013-06-051-1/+1 | | | | | | | | Corrected the word taks to take. Signed-off-by: Stefan Huber <steffhip@googlemail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * lguest: fix CONFIG_PAE -> CONFIG_x86_PAE in commentPaul Bolle2013-05-291-1/+1 | | | | | Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * Fix warning typo "CONFIG_RELCOATABLE"Paul Bolle2013-05-291-5/+5 | | | | | | | | | Fix typo "CONFIG_RELCOATABLE" in a warning message. While we're at it, also make that warning an actual sentence and fix comparable typos in some comments. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * sprintf: hex_string(): fix commentSteven Rostedt2013-05-291-1/+1 | | | | | | | hex_string() had a typo in a comment. Signed-off-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * Documentation/kdump: Remove TODO in this documentZhang Yanfei2013-05-281-8/+0Star | | | | | | | | | | We have already had the relocatable kernel, so just remove the TODO in the kdump document. Signed-off-by: Zhang Yanfei <zhangyanfei@cn.fujitsu.com> Acked-by: Rob Landley <rob@landley.net> Acked-by: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * treewide: Fix typo in printkMasanari Iida2013-05-2817-18/+18 | | | | | | | Correct spelling typo in various part of drivers Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * mm/sparse: Remove unused ret in sparse_index_initZhang Yanfei2013-05-281-2/+1Star | | | | | | | | The ret variable is not used in the function, so remove it and directly return 0 at the end of the function. Signed-off-by: Zhang Yanfei <zhangyanfei@cn.fujitsu.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * scsi: Spelling hsot -> hostGeert Uytterhoeven2013-05-282-2/+2 | | | | | Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * exynos4-is: Fix Kconfig commentPaul Bolle2013-05-281-1/+1 | | | | | Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * doc: fix misspellings with 'codespell' toolAnatol Pomozov2013-05-2833-48/+48 | | | | | Signed-off-by: Anatol Pomozov <anatol.pomozov@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * btrfs: fix btrfs_extend_item() commentStefan Behrens2013-05-281-1/+1 | | | | | | | | | | | | The size parameter to btrfs_extend_item() is the number of bytes to add to the item, not the size of the item after the operation (like it is for btrfs_truncate_item(), there the size parameter is not the number of bytes to take away, but the total size of the item after truncation). Fix it in the comment. Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * include/linux/cpu.h: Update comments to reflect realityRobert P. J. Day2013-05-281-2/+1Star | | | | | | | | | | Two minor changes to comments: * Remove reference to drivers/base/sys.c, removed in 0a962657. * CPUs are now exported by sysfs via devices/system/cpu. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * kernel-doc: Update references to SGML to refs to XML instead.Robert P. J. Day2013-05-281-5/+6 | | | | | | | | Since the "sgmldocs" target is simply a pointer to the newer "xmldocs" target, update the documentation to reflect this. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * tracing: Put trace_puts() comment above trace_puts() macro for kernel docSteven Rostedt2013-05-281-3/+2Star | | | | | | | | | | | | | | | | Kernel-doc gives the following warning: DOCPROC Documentation/DocBook/kernel-api.xml Warning(/include/linux/kernel.h:590): No description found for parameter 'ip' Warning(/include/linux/kernel.h:590): No description found for parameter 'ip' Due to the externs between the the comment and the trace_puts() macro. This is fixed by moving the externs below the macro and keeping the macro and comment directly together. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * update AMD powerflags commentsThorsten Glaser2013-05-281-4/+4 | | | | | | | | from http://www.flounder.com/cpuid80000007amd.gif and http://support.amd.com/us/Embedded_TechDocs/25481.pdf Signed-off-by: Thorsten Glaser <t.glaser@tarent.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz> * Merge branch 'master' into for-nextJiri Kosina2013-05-28