]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - init/Kconfig
parisc: Drop BROKEN_RODATA config option
[karo-tx-linux.git] / init / Kconfig
index cac3f096050d5b27a9bd5de8600469f3c5aa0ada..cc20d7a32112df58211640122b197f03d3d49e4b 100644 (file)
@@ -2108,12 +2108,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