
22 Dec
2017
22 Dec
'17
4:30 p.m.
On Fri, Dec 22, 2017 at 03:44:22PM +0800, Andes wrote:
From: Rick Chen rick@andestech.com
Add Kconfig and makefile for RISC-V
Signed-off-by: Rick Chen rick@andestech.com Signed-off-by: Rick Chen rickchen36@gmail.com Signed-off-by: Greentime Hu green.hu@gmail.com Cc: Padmarao Begari Padmarao.Begari@microsemi.com
arch/riscv/Kconfig | 42 ++++++++++++++++++++++++++++++++++++++++++ arch/riscv/Makefile | 11 +++++++++++ arch/riscv/config.mk | 33 +++++++++++++++++++++++++++++++++ 3 files changed, 86 insertions(+), 0 deletions(-) create mode 100644 arch/riscv/Kconfig create mode 100644 arch/riscv/Makefile create mode 100644 arch/riscv/config.mk
This should also touch the top-level MAINTAINERS, thanks!
--
Tom