Re: /net/sched/Kconfig broken

From: David S. Miller
Date: Wed Nov 16 2005 - 14:51:03 EST


From: David Gómez <david@xxxxxxxxxxxx>
Date: Wed, 16 Nov 2005 20:44:14 +0100

> It's impossible to enable the U32 classifier in QoS submenu, to use it
> with the "tc" application. In fact there are 23 :-/ options and suboptions
> that are missing from the configuration because it seems that the Kconfig
> file is broken.

I can enable this just fine by using "make config", making
sure to enable CONFIG_NET_SCHED, then CONFIG_NET_CLS_BASIC,
and then the necessary classifiers (including U32) are offered
to be enabled.

Perhaps there is something amiss in the configuration mechanism
you are trying to use. So you might want to tell us which kernel
config menu program you are trying to use so this can be debugged
further.
-
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/