From: Roman Zippel Date: Thu, 17 Nov 2005 23:22:39 +0000 (-0800) Subject: [NET]: Sanitize NET_SCHED protection in /net/sched/Kconfig X-Git-Tag: v2.6.15-rc2~39^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05b8b0fafd4cac75d205ecd5ad40992e2cc5934d;p=pandora-kernel.git [NET]: Sanitize NET_SCHED protection in /net/sched/Kconfig On Thu, 17 Nov 2005, David Gómez wrote: > I found out that if i select NET_CLS_ROUTE4, save my changes and exit > menuconfig, execute again make menuconfig and go to QoS options, then the new > available options are visible. So menuconfig has some problem refreshing > contents :? No, they were there before too, but you have to go up one level to see them. It's better in 2.6.15-rc1-git5, but the menu structure is still a little messed up, the patch below properly indents all menu entries. Signed-off-by: Roman Zippel Signed-off-by: David S. Miller --- Reading git-diff-tree failed