summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/streamline_config.pl
Commit message (Expand)AuthorAgeFilesLines
* localmodconfig: Fix whitespace repeat count after "tristate"Benjamin Poirier2016-04-261-1/+1
* localmodconfig: Reset certificate pathsBenjamin Poirier2016-04-261-0/+34
* localmodconfig: Add missing $ to reference a variableBenjamin Poirier2016-04-261-1/+1
* localmodconfig: Fix parsing of "help" textBenjamin Poirier2016-04-261-1/+1
* localmodconfig: Recognize more keywords that end a menu entryBenjamin Poirier2016-04-261-2/+2
* localmodconfig: Fix parsing of Kconfig "source" statementsBenjamin Poirier2016-04-261-1/+1
* localmodconfig: Use Kbuild files tooRichard Weinberger2015-08-111-1/+1
* kbuild: Make scripts executableMichal Marek2014-08-201-0/+0
* kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-301-1/+1
* localmodconfig: Add config depends by default settingsSteven Rostedt (Red Hat)2013-12-201-0/+7
* localmodconfig: Process source kconfig files as they are foundSteven Rostedt2013-04-291-10/+7
* localmodconfig: Add debug prints for dependencies of module configsSteven Rostedt2013-04-291-0/+9
* localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando2012-10-011-0/+2
* localmodconfig: Use my variable for loop in streamline_config.plBill Pemberton2012-08-161-1/+1
* localmodconfig: Use 3 parameter open in streamline_config.plBill Pemberton2012-08-161-16/+14
* localmodconfig: Rework find_config in streamline_config.plBill Pemberton2012-08-161-8/+6
* localmodconfig: Set default value for ksource in streamline_config.plBill Pemberton2012-08-161-1/+1
* localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUGSteven Rostedt2012-06-191-0/+21
* localmodconfig: Check if configs are already set for selectsSteven Rostedt2012-06-191-11/+104
* localmodconfig: Read in orig config file to avoid extra processingSteven Rostedt2012-06-191-2/+24
* localmodconfig: Comments and cleanup for streamline_config.plSteven Rostedt2012-06-191-4/+9
* kconfig/streamline-config.pl: Fix parsing Makefile with variablesSteven Rostedt2012-01-131-0/+29
* kconfig/streamline-config.pl: Simplify backslash line concatinationSteven Rostedt2012-01-131-13/+12
* kconfig/streamline_config.pl: use options to determine operating modeArnaud Lacombe2011-08-081-1/+13
* kconfig/streamline_config.pl: directly access LSMOD from the environmentArnaud Lacombe2011-08-081-2/+6
* trivial: Fix Steven's Copyright typosUwe Kleine-König2011-02-081-1/+1
* kconfig: Have streamline_config process menuconfigs tooSteven Rostedt2010-10-291-2/+2
* kconfig: Fix streamline_config to read multi line deps in Kconfig filesSteven Rostedt2010-10-291-1/+18
* kconfig: Fix missing declaration of variable $dir in streamline_config.plhiromu2010-10-291-1/+3
* kconfig: Fix variable name typo %prompts in streamline_config.plhiromu yagura2010-10-291-2/+2
* kconfig: Make localmodconfig handle environment variablesSteven Rostedt2010-10-291-1/+11
* kconfig: Hide error output in find command in streamline_config.plToralf Förster2010-05-281-2/+3
* kconfig: Fix typo in comment in streamline_config.plToralf Foerster2010-05-281-1/+1
* kconfig: Make a variable local in streamline_config.plToralf Foerster2010-05-281-1/+1
* kconfig: Add LSMOD=file to override the lsmod for localmodconfigSteven Rostedt2010-02-021-11/+27
* kconfig: Look in both /bin and /sbin for lsmod in streamline_config.plSteven Rostedt2010-02-021-1/+14
* kconfig: Check for if conditions in Kconfig for localmodconfigSteven Rostedt2010-01-061-0/+26
* kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt2009-11-201-6/+6
* kconfig: make local .config default for streamline_configSteven Rostedt2009-08-181-4/+4
* kconfig: test for /boot/config-uname after /proc/config.gz in localconfigSteven Rostedt2009-08-181-0/+4
* kconfig: unset IKCONFIG_PROC and clean up nestingSteven Rostedt2009-08-181-6/+3
* kconfig: search for a config to base the local(mod|yes)config onSteven Rostedt2009-08-181-1/+62
* kconfig: enable CONFIG_IKCONFIG from streamline_config.plSteven Rostedt2009-08-181-10/+23
* kconfig: do not warn about modules built inSteven Rostedt2009-08-181-3/+5
* kconfig: streamline_config.pl do not stop with no dependsSteven Rostedt2009-08-181-5/+3
* kconfig: add streamline_config.pl to scriptsSteven Rostedt2009-08-181-0/+291