X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=init%2FKconfig;h=34407f15e6d34da57be238f69441f1dad9e60764;hb=6b25e21fa6f26d0f0d45f161d169029411c84286;hp=3b9a47fe843bc8603323b77c74a1931331b773de;hpb=d4e65476bc68dbc9231b3c772b71f1576579b6fb;p=cascardo%2Flinux.git diff --git a/init/Kconfig b/init/Kconfig index 3b9a47fe843b..34407f15e6d3 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -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