Re: [PATCH REBASE] Add option to disable kernel compression

2013-10-09 Thread Christian Ruppert
On Tue, Oct 08, 2013 at 12:29:40PM -0700, Andrew Morton wrote: > On Tue, 8 Oct 2013 14:33:32 +0200 Christian Ruppert > wrote: > > > Until now, kernel compression can only be disabled by deselecting > > HAVE_ in the architecture Kconfig. > > Scratching my head a bit. There's no way of deselect

Re: [PATCH REBASE] Add option to disable kernel compression

2013-10-08 Thread Andrew Morton
On Tue, 8 Oct 2013 14:33:32 +0200 Christian Ruppert wrote: > Until now, kernel compression can only be disabled by deselecting > HAVE_ in the architecture Kconfig. Scratching my head a bit. There's no way of deselecting these things. I *think* you mean "by editing arch/xxx/Kconfig and removi