From: Bernhard Walle Date: Mon, 9 Jul 2007 18:43:56 +0000 (-0700) Subject: kconfig: strip 'CONFIG_' automatically in kernel configuration search X-Git-Tag: v2.6.23-rc1~257^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0584f9f9cb3642274cc0f289f36524827868fe68;p=pandora-kernel.git kconfig: strip 'CONFIG_' automatically in kernel configuration search Modify the ncurses configuration tool ('make menuconfig') in a way that the user can enter the search string (/) both with or without the leading 'CONFIG_'. This simplifies using copy & paste from .config files because you can select the whole word. Signed-off-by: Bernhard Walle Signed-off-by: Andrew Morton Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed