Am Sonntag, 6. März 2011, um 11:13:45 schrieb davidMbrooke:
> Hi,
>
> For me, on a clean clone of the git repository, "make source" on the new
> 2.6.35.11 kernel prompts for some missing settings in .config. Looks
> like we need to add:
>
> CONFIG_NET_SCH_ESFQ=m
> CONFIG_NET_SCH_ESFQ_NFCT=y
>
Hi,
For me, on a clean clone of the git repository, "make source" on the new
2.6.35.11 kernel prompts for some missing settings in .config. Looks
like we need to add:
CONFIG_NET_SCH_ESFQ=m
CONFIG_NET_SCH_ESFQ_NFCT=y
- assuming that we want those included.
dMb
-