From: Linus Torvalds Date: Fri, 12 Oct 2012 01:28:52 +0000 (+0900) Subject: Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild X-Git-Tag: firefly_0821_release~3680^2~1850 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=35e9a274fdc9c8feb763e4970a32d7089f51393c;p=firefly-linux-kernel-4.4.55.git Merge branch 'kconfig' of git://git./linux/kernel/git/mmarek/kbuild Pull kconfig changes from Michal Marek: "kconfig in v3.7 is going to - initialize ncurses only once in menuconfig - be able to jump to a search result in menuconfig - change the misnomer oldnoconfig to a more meaningful name olddefconfig, keeping the old name as alias" * 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild: kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias menuconfig: Assign jump keys per-page instead of globally menuconfig: Do not open code textbox scroll up/down menuconfig: Add jump keys to search results menuconfig: Extend dialog_textbox so that it can return to a scrolled position menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses menuconfig: Remove superfluous conditionnal kconfig: document oldnoconfig to what it really does in conf.c kconfig/mconf.c: revision of curses initialization. --- 35e9a274fdc9c8feb763e4970a32d7089f51393c