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

2013-11-28 Thread Peng Tao
On Fri, Nov 29, 2013 at 1:17 AM, Richard Weinberger wrote: > On Thu, Nov 28, 2013 at 4:02 PM, Peng Tao wrote: >> On Thu, Nov 28, 2013 at 9:20 PM, Geert Uytterhoeven >> wrote: >>> On Thu, Nov 28, 2013 at 11:53 AM, Peng Tao wrote: Even if I use `make allnoconfig`, CONFIG_PROC_FS is still

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

2013-11-28 Thread Richard Weinberger
On Thu, Nov 28, 2013 at 4:02 PM, Peng Tao wrote: > On Thu, Nov 28, 2013 at 9:20 PM, Geert Uytterhoeven > wrote: >> On Thu, Nov 28, 2013 at 11:53 AM, Peng Tao wrote: >>> Even if I use `make allnoconfig`, CONFIG_PROC_FS is still set. So I'm >>> wondering how to create a config without

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

2013-11-28 Thread Peng Tao
On Thu, Nov 28, 2013 at 9:20 PM, Geert Uytterhoeven wrote: > On Thu, Nov 28, 2013 at 11:53 AM, Peng Tao 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

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

2013-11-28 Thread Geert Uytterhoeven
On Thu, Nov 28, 2013 at 11:53 AM, Peng Tao 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. Gr{oetje,eeting}s, Geert

How to create a config that doesn't set CONFIG_PROC_FS

2013-11-28 Thread Peng Tao
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? Thanks, Tao -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More

How to create a config that doesn't set CONFIG_PROC_FS

2013-11-28 Thread Peng Tao
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? Thanks, Tao -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More

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

2013-11-28 Thread Geert Uytterhoeven
On Thu, Nov 28, 2013 at 11:53 AM, Peng Tao lkml.bergw...@gmail.com 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. Gr{oetje,eeting}s,

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

2013-11-28 Thread Peng Tao
On Thu, Nov 28, 2013 at 9:20 PM, Geert Uytterhoeven ge...@linux-m68k.org wrote: On Thu, Nov 28, 2013 at 11:53 AM, Peng Tao lkml.bergw...@gmail.com 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

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

2013-11-28 Thread Richard Weinberger
On Thu, Nov 28, 2013 at 4:02 PM, Peng Tao lkml.bergw...@gmail.com wrote: On Thu, Nov 28, 2013 at 9:20 PM, Geert Uytterhoeven ge...@linux-m68k.org wrote: On Thu, Nov 28, 2013 at 11:53 AM, Peng Tao lkml.bergw...@gmail.com wrote: Even if I use `make allnoconfig`, CONFIG_PROC_FS is still set. So

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

2013-11-28 Thread Peng Tao
On Fri, Nov 29, 2013 at 1:17 AM, Richard Weinberger richard.weinber...@gmail.com wrote: On Thu, Nov 28, 2013 at 4:02 PM, Peng Tao lkml.bergw...@gmail.com wrote: On Thu, Nov 28, 2013 at 9:20 PM, Geert Uytterhoeven ge...@linux-m68k.org wrote: On Thu, Nov 28, 2013 at 11:53 AM, Peng Tao