layerscape: support sysupgrade for SD card ext4 rootfs
[openwrt/openwrt.git] / target / Config.in
index 9ff7096880141f04ddd0dde98d0c0b92ca30f138..9fead5994f709663dc6f86d487a20469289c5686 100644 (file)
@@ -2,6 +2,9 @@ source "tmp/.config-target.in"
 
 # Kernel/Hardware features
 
+config HAS_TESTING_KERNEL
+       bool
+
 config HAS_SPE_FPU
        depends on powerpc
        select HAS_FPU
@@ -95,6 +98,12 @@ config ARCH_64BIT
 config VIRTIO_SUPPORT
        bool
 
+config USES_ROOTFS_PART
+       bool
+
+config USES_BOOT_PART
+       bool
+
 # Architecture selection
 
 config aarch64
@@ -198,6 +207,7 @@ config ARCH
        default "mips64"    if mips64
        default "mips64el"  if mips64el
        default "powerpc"   if powerpc
+       default "powerpc64" if powerpc64
        default "sh3"       if sh3
        default "sh3eb"     if sh3eb
        default "sh4"       if sh4