Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | defconfig reduction | Sam Ravnborg | 2010-08-14 | 4 | -2104/+5 |
| | | | | | | | Use the defconfig files generated by "make savedefconfig" for remaining defconfig files. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> | ||||
* | CRIS: proper defconfig setup | Adrian Bunk | 2008-10-13 | 4 | -0/+2249 |
This patch moves the cris defconfigs to arch/cris/configs/ where they belong. As a side effect they can now be used directly through e.g. make ARCH=cris artpec_3_defconfig The default defconfig is set through KBUILD_DEFCONFIG. Signed-off-by: Adrian Bunk <adrian.bunk@movial.fi> Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com> |