forked from xuos/xiuos
First commit XiUOS
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
config ARCH_CPU_64BIT
|
||||
bool
|
||||
|
||||
config ARCH_RISCV
|
||||
bool
|
||||
|
||||
config ARCH_ARM
|
||||
bool
|
||||
|
||||
config ARCH_RISCV64
|
||||
select ARCH_RISCV
|
||||
select ARCH_CPU_64BIT
|
||||
bool
|
||||
Reference in New Issue
Block a user