parisc: Drop BROKEN_RODATA config option

PARISC was the only architecture which selected the BROKEN_RODATA config
option. Drop it and remove the special handling from init.h as well.

Signed-off-by: Helge Deller <deller@gmx.de>
这个提交包含在:
Helge Deller
2016-09-20 17:20:10 +02:00
父节点 d2ffb0103a
当前提交 b5d5cf2b8a
修改 3 个文件,包含 4 行新增22 行删除

查看文件

@@ -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