Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[cascardo/linux.git] / init / Kconfig
index 3b9a47f..34407f1 100644 (file)
@@ -1288,6 +1288,7 @@ config SYSFS_DEPRECATED_V2
 
 config RELAY
        bool "Kernel->user space relay support (formerly relayfs)"
+       select IRQ_WORK
        help
          This option enables support for relay interface support in
          certain file systems (such as debugfs).
@@ -2118,12 +2119,6 @@ config PADATA
        depends on SMP
        bool
 
-# Can be selected by architectures with broken toolchains
-# that get confused by correct const<->read_only section
-# mappings
-config BROKEN_RODATA
-       bool
-
 config ASN1
        tristate
        help