On Fri, Nov 29, 2013 at 1:17 AM, Richard Weinberger <[email protected]> wrote: > On Thu, Nov 28, 2013 at 4:02 PM, Peng Tao <[email protected]> wrote: >> On Thu, Nov 28, 2013 at 9:20 PM, Geert Uytterhoeven >> <[email protected]> wrote: >>> On Thu, Nov 28, 2013 at 11:53 AM, Peng Tao <[email protected]> wrote: >>>> Even if I use `make allnoconfig`, CONFIG_PROC_FS is still set. So I'm >>>> wondering how to create a config without CONFIG_PROC_FS for build >>>> testing? >>> >>> It can be disabled only if CONFIG_EXPERT=y. >> Cool. Thank you very much! > > Out of curiosity, for which use case do you need that? > Is is possible to run a sane userspace without procfs? > To be frank, I don't know. I just got build failure reports to fix up when CONFIG_PROC_FS is off...
Thanks, Tao -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

