aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/init/Kconfig b/init/Kconfig
index cac3f096050d..cc20d7a32112 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -2108,12 +2108,6 @@ config PADATA
2108 depends on SMP 2108 depends on SMP
2109 bool 2109 bool
2110 2110
2111# Can be selected by architectures with broken toolchains
2112# that get confused by correct const<->read_only section
2113# mappings
2114config BROKEN_RODATA
2115 bool
2116
2117config ASN1 2111config ASN1
2118 tristate 2112 tristate
2119 help 2113 help