Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-14 | defconfig reduction | Sam Ravnborg | |
Use the defconfig files generated by "make savedefconfig" for remaining defconfig files. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> | |||
2008-10-13 | CRIS: proper defconfig setup | Adrian Bunk | |
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> |