summaryrefslogtreecommitdiff
path: root/scripts/multiconfig.sh
AgeCommit message (Expand)AuthorFilesLines
2014-11-12kbuild: Make scripts executableMasahiro Yamada1-0/+0
2014-11-05sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms.Ian Campbell1-0/+12
2014-10-23kconfig: invoke silentoldconfig if spl, tpl/.config is updatedMasahiro Yamada1-0/+15
2014-10-10scripts/multiconfig.sh: Fix a typoYork Sun1-1/+1
2014-10-10multiconfig.sh: replace GNU sed specific matchJeroen Hofstee1-2/+2
2014-10-10kconfig: fix another bug of "make savedefconfig"Masahiro Yamada1-0/+2
2014-09-16kconfig: add sanity checks for SPL configurationMasahiro Yamada1-0/+30
2014-09-16kconfig: show an error message when defconfig is not foundMasahiro Yamada1-0/+7
2014-09-16kconfig: fix savedefconfig to handle TPL correctlyMasahiro Yamada1-3/+3
2014-09-16kconfig: fix whitespace handling bug of savedefconfigMasahiro Yamada1-8/+29
2014-09-16kconfig: fix savedefconfig to output empty defconfigMasahiro Yamada1-0/+1
2014-08-29README.kconfig: document backward compatibility "make *_config"Masahiro Yamada1-0/+1
2014-08-22kconfig: convert Kconfig helper script into a shell scriptMasahiro Yamada1-0/+260