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