Re: [PATCH] lib: make sg_pool explicitly non-modular
From: Ming Lin
Date: Thu Apr 21 2016 - 00:24:02 EST
On Wed, 2016-04-20 at 23:02 -0400, Paul Gortmaker wrote:
>Â
> >
> > So the .config will have CONFIG_SG_POOL=m
>
> That is impossible currently, since as per above, the variable is
> bool
> and not tristate.ÂÂDid you mean to make it tristate?
I didn't notice that.
Yes, it should be tristate.