lkml.org 
[lkml]   [2009]   [Apr]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/10] kconfig: various fixes and documentation updates
Date
Patches  1-3: documentation updates, typo fixes
Patch 4: .gitignore
Patches 5-8: qconf fixes (compiler warnings/errors)
Patches 9-10: environment variable fixes (KCONFIG_CONFIG + KCONFIG_AUTOCONFIG)

Markus Heidelberg (10):
kconfig: fix typo "mconfig" to "menuconfig" in a comment
kconfig: add a note about the deps to the 'silentoldconfig' help
kconfig: resort the documentation of the environment variables
gitignore: ignore Kconfig i18n files
kconfig qconf: fix -Wall compiler warnings
kconfig qconf: fix namespace for Horizontal and Vertical enum values
kconfig qconf: add namespace for use of Key_ enum values
kconfig qconf: fix the type of the desktop widget
kconfig: do not hardcode ".config" filename
kconfig: do not hardcode "include/config/auto.conf" filename

Documentation/kbuild/kconfig.txt | 116 +++++++++++++++++++------------------
README | 1 +
scripts/kconfig/.gitignore | 2 +
scripts/kconfig/Makefile | 4 +-
scripts/kconfig/conf.c | 7 +-
scripts/kconfig/confdata.c | 20 ++++---
scripts/kconfig/lkc.h | 1 +
scripts/kconfig/qconf.cc | 48 +++++++++-------
scripts/kconfig/util.c | 6 +-
9 files changed, 112 insertions(+), 93 deletions(-)



\
 
 \ /
  Last update: 2009-04-19 15:43    [W:0.051 / U:1.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site