summaryrefslogtreecommitdiff
path: root/arch/csky/Kconfig.debug
AgeCommit message (Collapse)AuthorFilesLines
2018-11-01csky: remove builtin-dtb KbuildGuo Ren1-9/+1
Remove the builtin-dtb implementation in arch/csky. Signed-off-by: Guo Ren <ren_guo@c-sky.com> Reviewed-by: Rob Herring <robh@kernel.org> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
2018-10-25csky: Build infrastructureGuo Ren1-0/+9
This patch adds Makefile, Kconfig for build infrastructure. Signed-off-by: Guo Ren <ren_guo@c-sky.com> Acked-by: Arnd Bergmann <arnd@arndb.de>