Re: [PATCH 0/6] kbuild configuration system improvements

From: Sam Ravnborg
Date: Sat Jul 18 2009 - 03:21:58 EST


On Sun, Jul 12, 2009 at 04:11:42PM +0800, Cheng Renquan wrote:
> From: Cheng Renquan <crquan@xxxxxxxxx>
>
> These patches improve usability of kernel configuration system,
>
> 1. add symbol's value shown accompanied in config item's help message;
> 2. move the real plumbing functions code from mconf.c to menu.c, make them
> be able to be shared with other configuration methods;
> 3. add "symbol's value shown" support for gconfig/xconfig/config;
>
> 0001-add-symbol-value-to-help-find-the-real-depend.patch
> 0002-add-menu_get_ext_help-function-to-display-more-infor.patch
> 0003-menuconfig-improvements.patch
> 0004-make-use-of-menu_get_ext_help-in-gconfig.patch
> 0005-make-use-of-menu_get_ext_help-in-qconfig.patch
> 0006-make-use-of-menu_get_ext_help-in-make-config.patch

I fixed them all up to:
1) include "kconfig:" prefix in subject
2) cc: of Roman Zippel which is kconfig maintainer

There were a few checkpatch issues that I decided to ignore for now.

Please always cc: Roman on kconfig patches as he is the mintainer.

Applied to kbuild-next.git.

Thanks,
Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/