Commit Graph

233 Commits (b4ee79dac3bddc468e21cae0deb00b80ec4ac051)

Author SHA1 Message Date
Michal Marek 3cebbb81c7 kconfig: Simplify LSMOD= handling 15 years ago
Steven Rostedt 615f0833aa kconfig: Add LSMOD=file to override the lsmod for localmodconfig 15 years ago
Steven Rostedt 88f66ea98d kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl 15 years ago
Steven Rostedt 13d7e93856 kconfig: Check for if conditions in Kconfig for localmodconfig 15 years ago
Steven Rostedt 17263baf95 kconfig: Create include/generated for localmodconfig 15 years ago
Michal Marek bc081dd6e9 kbuild: generate modules.builtin 15 years ago
Michal Marek 32197c7ffb kbuild: create include/generated in silentoldconfig 15 years ago
Sam Ravnborg 264a268380 kbuild: move autoconf.h to include/generated 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Steven Rostedt 463bf90007 kconfig: Fix make O=<dir> local{mod,yes}config 15 years ago
Josh Triplett 6516657180 kconfig: Mark various internal functions static 15 years ago
Josh Triplett 1456edbb14 kconfig: Make zconf.y work with current bison 16 years ago
Trevor Keith 4356f48907 kbuild: add static to prototypes 16 years ago
Diego Elio 'Flameeyes' Pettenò 78222caaee gconfig: disable "typeahead find" search in treeviews 16 years ago
Cheng Renquan 4779105e03 kconfig: make use of menu_get_ext_help in gconfig 16 years ago
Cheng Renquan 66c4bd8085 kconfig: make use of menu_get_ext_help in "make config" 16 years ago
Cheng Renquan d74c15f3b7 kconfig: make use of menu_get_ext_help in qconfig 16 years ago
Cheng Renquan 1d525e7c1f kconfig: make use of menu_get_ext_help in menuconfig 16 years ago
Cheng Renquan 6bd5999d1a kconfig: add menu_get_ext_help function to display more information 16 years ago
Cheng Renquan 544e433a9e kconfig: add symbol value to help find the real depend 16 years ago
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