Commit Graph

212 Commits (1114e3d00f539ecb7a8415663f2a47a80e00a537)

Author SHA1 Message Date
Steven Rostedt 48586218b6 kconfig: add missing dependency of conf to localyesconfig 16 years ago
Steven Rostedt a7c02602a8 kconfig: test if a .config already exists 16 years ago
Steven Rostedt a9024838d0 kconfig: make local .config default for streamline_config 16 years ago
Steven Rostedt 810b2be656 kconfig: test for /boot/config-uname after /proc/config.gz in localconfig 16 years ago
Steven Rostedt d08ca2771e kconfig: unset IKCONFIG_PROC and clean up nesting 16 years ago
Steven Rostedt cdfc47950a kconfig: search for a config to base the local(mod|yes)config on 16 years ago
Steven Rostedt 744ffcbe86 kconfig: enable CONFIG_IKCONFIG from streamline_config.pl 16 years ago
Steven Rostedt ea2c1894b6 kconfig: do not warn about modules built in 16 years ago
Steven Rostedt 74398d3224 kconfig: streamline_config.pl do not stop with no depends 16 years ago
Steven Rostedt 281c9dadc3 kconfig: add make localyesconfig option 16 years ago
Steven Rostedt 03fa25da83 kconfig: make localmodconfig to run streamline_config.pl 16 years ago
Steven Rostedt dcc60243e7 kconfig: add streamline_config.pl to scripts 16 years ago
Arnaud Lacombe d0e1e09568 kconfig: initialize the screen before using curses(3) functions 16 years ago
Arnaud Lacombe 668cdedfdb kconfig: variable argument lists needs `stdarg.h' 16 years ago
Markus Heidelberg 12122f6232 kconfig: do not hardcode "include/config/auto.conf" filename 16 years ago
Markus Heidelberg 284026cdfb kconfig: do not hardcode ".config" filename 16 years ago
Markus Heidelberg 8d90c97e46 kconfig qconf: fix the type of the desktop widget 16 years ago
Markus Heidelberg fbb8637444 kconfig qconf: add namespace for use of Key_ enum values 16 years ago
Markus Heidelberg 7298b93601 kconfig qconf: fix namespace for Horizontal and Vertical enum values 16 years ago
Markus Heidelberg 98403a9138 kconfig qconf: fix -Wall compiler warnings 16 years ago
Markus Heidelberg c26dd719a5 gitignore: ignore Kconfig i18n files 16 years ago
Markus Heidelberg 590a585729 kconfig: add a note about the deps to the 'silentoldconfig' help 16 years ago
Markus Heidelberg 6f26e5e412 kconfig: fix typo "mconfig" to "menuconfig" in a comment 16 years ago
Peter Korsgaard af6c159885 kconfig: handle comment entries within choice/endchoice 16 years ago
Sam Ravnborg 612c280ef2 kconfig: fix update-po-config to accect backslash in input 16 years ago
Ingo Molnar b0fe551000 kconfig: improve seed in randconfig 16 years ago
Sam Ravnborg 184832c981 kconfig: fix randconfig for choice blocks 16 years ago
Sam Ravnborg 7826005e5a kconfig: improve error messages for bad source statements 16 years ago
Sam Ravnborg cf82607a90 kconfig: struct property commented 16 years ago
Sam Ravnborg 5b2cf365a8 kconfig: add comments to symbol flags 16 years ago
Sam Ravnborg eaa2a87460 kconfig: explain symbol value defaults 16 years ago
Sam Ravnborg f6682f9157 kconfig: fix options to check-lxdialog.sh 16 years ago
Al Viro ce97e13e52 fix allmodconfig breakage 17 years ago
Al Viro 61bee20445 x86, um: get rid of arch/um/Kconfig.arch 17 years ago
zippel@linux-m68k.org 661b0680f7 kconfig: readd lost change count 17 years ago
zippel@linux-m68k.org 204c96f609 kconfig: fix silentoldconfig 17 years ago
Sam Ravnborg f072181e64 kconfig: drop the ""trying to assign nonexistent symbol" warning 17 years ago
Sam Ravnborg 22127f246d kconfig: always write out .config 17 years ago
Adrian Bunk be2be1d590 kconfig: scripts/kconfig/zconf.l: add %option noinput 17 years ago
Sam Ravnborg 09748e178b kconfig: make defconfig is no longer chatty 17 years ago
Sam Ravnborg cd9140e1e7 kconfig: make oldconfig is now less chatty 17 years ago
Sam Ravnborg f443d2eccf kconfig: speed up all*config + randconfig 17 years ago
Roman Zippel dc7862e5a6 kconfig: set all new symbols automatically 17 years ago
Christophe Jaillet 107f43a0f7 kconfig: incorrect 'len' field initialisation ? 17 years ago
Sam Ravnborg c4143a8303 kconfig: fix MAC OS X warnings in menuconfig 17 years ago
Sam Ravnborg b44158de9e kconfig: made check-lxdialog more portable 17 years ago
Roman Zippel 5a1aa8a1af kconfig: add named choice group 17 years ago
Roman Zippel 4898117886 kconfig: fix choice dependency check 17 years ago
Roel Kluin 79d6e539df kconfig: reversed borderlines in inputbox 17 years ago
Sam Ravnborg 4217516e52 kconfig: fix broken target update-po-config 17 years ago