aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/streamline_config.pl
Commit message (Expand)AuthorAge
* localmodconfig: Process source kconfig files as they are foundSteven Rostedt2013-04-29
* localmodconfig: Add debug prints for dependencies of module configsSteven Rostedt2013-04-29
* localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando2012-10-01
* localmodconfig: Use my variable for loop in streamline_config.plBill Pemberton2012-08-16
* localmodconfig: Use 3 parameter open in streamline_config.plBill Pemberton2012-08-16
* localmodconfig: Rework find_config in streamline_config.plBill Pemberton2012-08-16
* localmodconfig: Set default value for ksource in streamline_config.plBill Pemberton2012-08-16
* localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUGSteven Rostedt2012-06-19
* localmodconfig: Check if configs are already set for selectsSteven Rostedt2012-06-19
* localmodconfig: Read in orig config file to avoid extra processingSteven Rostedt2012-06-19
* localmodconfig: Comments and cleanup for streamline_config.plSteven Rostedt2012-06-19
* kconfig/streamline-config.pl: Fix parsing Makefile with variablesSteven Rostedt2012-01-13
* kconfig/streamline-config.pl: Simplify backslash line concatinationSteven Rostedt2012-01-13
* kconfig/streamline_config.pl: use options to determine operating modeArnaud Lacombe2011-08-08
* kconfig/streamline_config.pl: directly access LSMOD from the environmentArnaud Lacombe2011-08-08
* trivial: Fix Steven's Copyright typosUwe Kleine-König2011-02-08
* kconfig: Have streamline_config process menuconfigs tooSteven Rostedt2010-10-29
* kconfig: Fix streamline_config to read multi line deps in Kconfig filesSteven Rostedt2010-10-29
* kconfig: Fix missing declaration of variable $dir in streamline_config.plhiromu2010-10-29
* kconfig: Fix variable name typo %prompts in streamline_config.plhiromu yagura2010-10-29
* kconfig: Make localmodconfig handle environment variablesSteven Rostedt2010-10-29
* kconfig: Hide error output in find command in streamline_config.plToralf Förster2010-05-28
* kconfig: Fix typo in comment in streamline_config.plToralf Foerster2010-05-28
* kconfig: Make a variable local in streamline_config.plToralf Foerster2010-05-28
* kconfig: Add LSMOD=file to override the lsmod for localmodconfigSteven Rostedt2010-02-02
* kconfig: Look in both /bin and /sbin for lsmod in streamline_config.plSteven Rostedt2010-02-02
* kconfig: Check for if conditions in Kconfig for localmodconfigSteven Rostedt2010-01-06
* kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt2009-11-20
* kconfig: make local .config default for streamline_configSteven Rostedt2009-08-18
* kconfig: test for /boot/config-uname after /proc/config.gz in localconfigSteven Rostedt2009-08-18
* kconfig: unset IKCONFIG_PROC and clean up nestingSteven Rostedt2009-08-18
* kconfig: search for a config to base the local(mod|yes)config onSteven Rostedt2009-08-18
* kconfig: enable CONFIG_IKCONFIG from streamline_config.plSteven Rostedt2009-08-18
* kconfig: do not warn about modules built inSteven Rostedt2009-08-18
* kconfig: streamline_config.pl do not stop with no dependsSteven Rostedt2009-08-18
* kconfig: add streamline_config.pl to scriptsSteven Rostedt2009-08-18