OSDN Git Service

Peter Kjellerstedt at axis.com writes:
authorEric Andersen <andersen@codepoet.org>
Thu, 15 Jul 2004 05:54:13 +0000 (05:54 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 15 Jul 2004 05:54:13 +0000 (05:54 -0000)
commit6c2efd66d94ce13ac5b70aefd71cf2e66f4acbdf
tree4614629205be8798da130da69d369387d093ce38
parentdb5a9ef35b66e495feb4daf2e9576883dd52926f
Peter Kjellerstedt at axis.com writes:

Hello,

the attached patch should bring extra/config in line
with the Linux 2.6.7 sources.

The following are the commit messages for the respective
files from the Linux bk-repository:

checklist.c:
* fix menuconfig choice item help display

confdata.c:
* config: choice fix
* kconfig: don't rename target dir when saving config

expr.c, expr.h:
* config: disable debug prints

mconf.c:
* fix menuconfig choice item help display

menu.c:
* Kconfig: use select statements

symbol.c:
* config: choice fix
* Avoid bogus warning about recursive dependencies
* c99 struct initialiser conversions

textbox.c:
* janitor: don't init statics to 0

util.c:
* fix lxdialog behaviour

//Peter
extra/config/checklist.c
extra/config/confdata.c
extra/config/expr.c
extra/config/expr.h
extra/config/mconf.c
extra/config/menu.c
extra/config/symbol.c
extra/config/textbox.c
extra/config/util.c