kernel: backport flow offload pppoe fix
[openwrt/staging/nbd.git] / target / Config.in
index fde7ea4137497b6dafcd2172a4f59956ca28496f..ac0f1f9826bf9dec5523f55f9b685619cf27db09 100644 (file)
@@ -98,10 +98,13 @@ config HAS_MIPS16
 config RFKILL_SUPPORT
        bool
 
+config EMMC_SUPPORT
+       bool
+
 config NAND_SUPPORT
        bool
 
-config SDCARD_SUPPORT
+config LEGACY_SDCARD_SUPPORT
        bool
 
 config ARCH_64BIT
@@ -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