* [CONFIG] zlib decompression not selectable
@ 2003-09-15 3:54 Sven Köhler
2003-09-15 11:20 ` Sven Köhler
0 siblings, 1 reply; 2+ messages in thread
From: Sven Köhler @ 2003-09-15 3:54 UTC (permalink / raw)
To: linux-kernel
Hi,
my problem is simple:
i have both kernel 2.4.21 and 2.4.22 and want to include "zlib
decompression support". With "make menuconfig" i don't even see that
option under "Library Routines" - with "make xconfig" i see it, but it
disabled.
Na matter what i do, in the .config it always says
CONFIG_ZLIB_INFLATE=m
which is not what i want. I can set it to "y" but as soon as i start
xconfig or menuconfig and save the config again, it is reset to "m".
So what am i doing wrong here? Is this a bug in the config-stuff?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [CONFIG] zlib decompression not selectable
2003-09-15 3:54 [CONFIG] zlib decompression not selectable Sven Köhler
@ 2003-09-15 11:20 ` Sven Köhler
0 siblings, 0 replies; 2+ messages in thread
From: Sven Köhler @ 2003-09-15 11:20 UTC (permalink / raw)
To: linux-kernel
> my problem is simple:
> i have both kernel 2.4.21 and 2.4.22 and want to include "zlib
> decompression support". With "make menuconfig" i don't even see that
> option under "Library Routines" - with "make xconfig" i see it, but it
> disabled.
Well, the sollution is, that lib/Config.in forces CONFIG_ZLIB_INFLATE to
be "m" in certain cases although i think, that "y" would be possible
too. The user should be abled to select in those cases. I hope there was
some improvement for kernel 2.6.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-09-15 11:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-15 3:54 [CONFIG] zlib decompression not selectable Sven Köhler
2003-09-15 11:20 ` Sven Köhler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox