summaryrefslogtreecommitdiffstats
path: root/arch/parisc
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2016-09-20 17:20:10 +0200
committerHelge Deller <deller@gmx.de>2016-09-20 18:02:35 +0200
commitb5d5cf2b8a68618a8ec646cab5746e2f539dc244 (patch)
tree3b7bfba3271e602dd2ac0a431426367cde9d2b82 /arch/parisc
parentd2ffb0103aaefa9b169da042cf39ce27bfb6cdbb (diff)
downloadop-kernel-dev-b5d5cf2b8a68618a8ec646cab5746e2f539dc244.zip
op-kernel-dev-b5d5cf2b8a68618a8ec646cab5746e2f539dc244.tar.gz
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 'arch/parisc')
-rw-r--r--arch/parisc/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig
index af12c2d..f8dc10d 100644
--- a/arch/parisc/Kconfig
+++ b/arch/parisc/Kconfig
@@ -15,7 +15,6 @@ config PARISC
select HAVE_PERF_EVENTS
select GENERIC_ATOMIC64 if !64BIT
select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
- select BROKEN_RODATA
select GENERIC_IRQ_PROBE
select GENERIC_PCI_IOMAP
select ARCH_HAVE_NMI_SAFE_CMPXCHG
OpenPOWER on IntegriCloud