drm/exynos/decon5433: add function to set particular register bits
[firefly-linux-kernel-4.4.55.git] / arch / Kconfig
index a71cdbe2a04d7c5f4c581c485d4a71724275810a..4e949e58b1928363232abac3a69a25413e90652e 100644 (file)
@@ -2,6 +2,9 @@
 # General architecture dependent options
 #
 
+config KEXEC_CORE
+       bool
+
 config OPROFILE
        tristate "OProfile system profiling"
        depends on PROFILING
@@ -93,7 +96,6 @@ config KPROBES_ON_FTRACE
 
 config UPROBES
        def_bool n
-       select PERCPU_RWSEM
        help
          Uprobes is the user-space counterpart to kprobes: they
          enable instrumentation applications (such as 'perf probe')