parisc: Drop BROKEN_RODATA config option
[cascardo/linux.git] / init / Kconfig
index cac3f09..cc20d7a 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