• Andrew Morton's avatar
    [PATCH] Add CONFIG_SYSFS · d0d15d84
    Andrew Morton authored
    From: Patrick Mochel <mochel@digitalimplant.org>
    
    Here is a patch to make sysfs optional.  Note that with CONFIG_SYSFS=n you
    must specify the boot device's major:minor on the kernel boot command line
    with
    
    	root=03:01
    
    For embedded systems, it will save a significant amount of memory during
    runtime.  And, it saves 4k from the built kernel image for me.
    d0d15d84
Kconfig 63 KB