Re: How to create a config that doesn't set CONFIG_PROC_FS

From: Richard Weinberger
Date: Thu Nov 28 2013 - 12:17:15 EST


On Thu, Nov 28, 2013 at 4:02 PM, Peng Tao <lkml.bergwolf@xxxxxxxxx> wrote:
> On Thu, Nov 28, 2013 at 9:20 PM, Geert Uytterhoeven
> <geert@xxxxxxxxxxxxxx> wrote:
>> On Thu, Nov 28, 2013 at 11:53 AM, Peng Tao <lkml.bergwolf@xxxxxxxxx> 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?

--
Thanks,
//richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/