pistachio: remove 5.15 support
[openwrt/staging/stintel.git] / target / Config.in
index 32242446ee6c49743cc619105d03240a7799a5f2..ac0f1f9826bf9dec5523f55f9b685619cf27db09 100644 (file)
@@ -98,6 +98,9 @@ config HAS_MIPS16
 config RFKILL_SUPPORT
        bool
 
+config EMMC_SUPPORT
+       bool
+
 config NAND_SUPPORT
        bool
 
@@ -181,6 +184,10 @@ config powerpc64
        select ARCH_64BIT
        bool
 
+config riscv64
+       select ARCH_64BIT
+       bool
+
 config sh3
        bool
 
@@ -220,6 +227,7 @@ config ARCH
        default "mips64el"  if mips64el
        default "powerpc"   if powerpc
        default "powerpc64" if powerpc64
+       default "riscv64"   if riscv64
        default "sh3"       if sh3
        default "sh3eb"     if sh3eb
        default "sh4"       if sh4