MIPS: JZ4740: require & include DT
[firefly-linux-kernel-4.4.55.git] / arch / mips / Kconfig
index f5016656494f62b321c881e54f4235d0eeac7bf9..9501d814ded5165e43fa615c7fe5c241280eb9a9 100644 (file)
@@ -21,6 +21,7 @@ config MIPS
        select HAVE_FUNCTION_GRAPH_TRACER
        select HAVE_KPROBES
        select HAVE_KRETPROBES
+       select HAVE_SYSCALL_TRACEPOINTS
        select HAVE_DEBUG_KMEMLEAK
        select HAVE_SYSCALL_TRACEPOINTS
        select ARCH_HAS_ELF_RANDOMIZE
@@ -288,9 +289,8 @@ config MACH_JAZZ
         Members include the Acer PICA, MIPS Magnum 4000, MIPS Millennium and
         Olivetti M700-10 workstations.
 
-config MACH_JZ4740
-       bool "Ingenic JZ4740 based machines"
-       select SYS_HAS_CPU_MIPS32_R1
+config MACH_INGENIC
+       bool "Ingenic SoC based machines"
        select SYS_SUPPORTS_32BIT_KERNEL
        select SYS_SUPPORTS_LITTLE_ENDIAN
        select SYS_SUPPORTS_ZBOOT_UART16550
@@ -300,6 +300,8 @@ config MACH_JZ4740
        select SYS_HAS_EARLY_PRINTK
        select HAVE_CLK
        select GENERIC_IRQ_CHIP
+       select BUILTIN_DTB
+       select USE_OF
 
 config LANTIQ
        bool "Lantiq based platforms"