Re: [PATCH net-next v6 3/9] kbuild: document RPS/XPS networkKconfig options

From: David Miller
Date: Wed Nov 16 2011 - 21:58:43 EST


From: David Decotigny <david.decotigny@xxxxxxxxxx>
Date: Wed, 16 Nov 2011 18:39:05 -0800

> This adds a description of RPS/XPS options and allow them to be
> changed at make menuconfig time.

These aren't meant to be selectable.

They are expressing internal dependencies so we don't have to crap
up the code with the complicated dependency conditional test.

They are meant to be turned on, unconditionally, when the dependencies
are met. They are not meant to be controllable by the user.

--
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/