aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/streamline_config.pl (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-02streamline_config.pl: show the full Kconfig nameŁukasz Stelmach1-1/+1
2021-06-29streamline_config.pl: add softtabstop=4 for vim usersSteven Rostedt (VMware)1-0/+2
2021-06-29streamline_config.pl: make spacing consistentSteven Rostedt (VMware)1-39/+39
2021-04-14kconfig: streamline_config.pl: Couple of typo fixesBhaskar Chowdhury1-2/+2
2020-09-03kconfig: streamline_config.pl: check defined(ENV variable) before using itRandy Dunlap1-1/+4
2020-05-13streamline_config.pl: add LMC_KEEP to preserve some kconfigsChangbin Du1-0/+21
2020-01-07kconfig: localmodconfig: fix indentation for closing braceMasahiro Yamada1-1/+1
2020-01-07kconfig: localmodconfig: remove unused $configMasahiro Yamada1-2/+0
2018-12-28kconfig: convert to SPDX License IdentifierMasahiro Yamada1-1/+1
2018-06-11kconfig: fix localmodconfigSam Ravnborg1-2/+2
2017-05-14scripts: Switch to more portable Perl shebangKamil Rytarowski1-1/+2
2016-04-26localmodconfig: Fix whitespace repeat count after "tristate"Benjamin Poirier1-1/+1
2016-04-26localmodconfig: Reset certificate pathsBenjamin Poirier1-0/+34
2016-04-26localmodconfig: Add missing $ to reference a variableBenjamin Poirier1-1/+1
2016-04-26localmodconfig: Fix parsing of "help" textBenjamin Poirier1-1/+1
2016-04-26localmodconfig: Recognize more keywords that end a menu entryBenjamin Poirier1-2/+2
2016-04-26localmodconfig: Fix parsing of Kconfig "source" statementsBenjamin Poirier1-1/+1
2015-08-11localmodconfig: Use Kbuild files tooRichard Weinberger1-1/+1
2014-08-20kbuild: Make scripts executableMichal Marek1-0/+0
2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada1-1/+1
2013-12-20localmodconfig: Add config depends by default settingsSteven Rostedt (Red Hat)1-0/+7
2013-04-29localmodconfig: Process source kconfig files as they are foundSteven Rostedt1-10/+7
2013-04-29localmodconfig: Add debug prints for dependencies of module configsSteven Rostedt1-0/+9
2012-10-01localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando1-0/+2
2012-08-16localmodconfig: Use my variable for loop in streamline_config.plBill Pemberton1-1/+1
2012-08-16localmodconfig: Use 3 parameter open in streamline_config.plBill Pemberton1-16/+14
2012-08-16localmodconfig: Rework find_config in streamline_config.plBill Pemberton1-8/+6
2012-08-16localmodconfig: Set default value for ksource in streamline_config.plBill Pemberton1-1/+1
2012-06-19localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUGSteven Rostedt1-0/+21
2012-06-19localmodconfig: Check if configs are already set for selectsSteven Rostedt1-11/+104
2012-06-19localmodconfig: Read in orig config file to avoid extra processingSteven Rostedt1-2/+24
2012-06-19localmodconfig: Comments and cleanup for streamline_config.plSteven Rostedt1-4/+9
2012-01-13kconfig/streamline-config.pl: Fix parsing Makefile with variablesSteven Rostedt1-0/+29
2012-01-13kconfig/streamline-config.pl: Simplify backslash line concatinationSteven Rostedt1-13/+12
2011-08-08kconfig/streamline_config.pl: use options to determine operating modeArnaud Lacombe1-1/+13
2011-08-08kconfig/streamline_config.pl: directly access LSMOD from the environmentArnaud Lacombe1-2/+6
2011-02-08trivial: Fix Steven's Copyright typosUwe Kleine-König1-1/+1
2010-10-29kconfig: Have streamline_config process menuconfigs tooSteven Rostedt1-2/+2
2010-10-29kconfig: Fix streamline_config to read multi line deps in Kconfig filesSteven Rostedt1-1/+18
2010-10-29kconfig: Fix missing declaration of variable $dir in streamline_config.plhiromu1-1/+3
2010-10-29kconfig: Fix variable name typo %prompts in streamline_config.plhiromu yagura1-2/+2
2010-10-29kconfig: Make localmodconfig handle environment variablesSteven Rostedt1-1/+11
2010-05-28kconfig: Hide error output in find command in streamline_config.plToralf Förster1-2/+3
2010-05-28kconfig: Fix typo in comment in streamline_config.plToralf Foerster1-1/+1
2010-05-28kconfig: Make a variable local in streamline_config.plToralf Foerster1-1/+1
2010-02-02kconfig: Add LSMOD=file to override the lsmod for localmodconfigSteven Rostedt1-11/+27
2010-02-02kconfig: Look in both /bin and /sbin for lsmod in streamline_config.plSteven Rostedt1-1/+14
2010-01-06kconfig: Check for if conditions in Kconfig for localmodconfigSteven Rostedt1-0/+26
2009-11-20kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt1-6/+6
2009-08-18kconfig: make local .config default for streamline_configSteven Rostedt1-4/+4