From: Benjamin Poirier Date: Thu, 23 Aug 2012 18:55:08 +0000 (-0400) Subject: menuconfig: Assign jump keys per-page instead of globally X-Git-Tag: v3.7-rc1~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ac9b3b585d20df116c5bea1511d9eb5758ac81;p=pandora-kernel.git menuconfig: Assign jump keys per-page instead of globally At the moment, keys 1-9 are assigned to the first 9 search results. This patch makes them assigned to the first 9 results per-page instead. We are much less likely to run out of keys that way. Signed-off-by: Benjamin Poirier Signed-off-by: Michal Marek --- Reading git-diff-tree failed