diff options
| author | Helge Deller <deller@gmx.de> | 2016-09-20 11:20:10 -0400 |
|---|---|---|
| committer | Helge Deller <deller@gmx.de> | 2016-09-20 12:02:35 -0400 |
| commit | b5d5cf2b8a68618a8ec646cab5746e2f539dc244 (patch) | |
| tree | 3b7bfba3271e602dd2ac0a431426367cde9d2b82 /init | |
| parent | d2ffb0103aaefa9b169da042cf39ce27bfb6cdbb (diff) | |
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>
Diffstat (limited to 'init')
| -rw-r--r-- | init/Kconfig | 6 |
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 | ||
| 2114 | config BROKEN_RODATA | ||
| 2115 | bool | ||
| 2116 | |||
| 2117 | config ASN1 | 2111 | config ASN1 |
| 2118 | tristate | 2112 | tristate |
| 2119 | help | 2113 | help |
