diff options
Diffstat (limited to 'arch/blackfin/Kconfig.debug')
| -rw-r--r-- | arch/blackfin/Kconfig.debug | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/blackfin/Kconfig.debug b/arch/blackfin/Kconfig.debug index d1825cb24768..acb83799a215 100644 --- a/arch/blackfin/Kconfig.debug +++ b/arch/blackfin/Kconfig.debug | |||
| @@ -102,17 +102,6 @@ config DEBUG_DOUBLEFAULT_RESET | |||
| 102 | 102 | ||
| 103 | endchoice | 103 | endchoice |
| 104 | 104 | ||
| 105 | config DEBUG_ICACHE_CHECK | ||
| 106 | bool "Check Instruction cache coherency" | ||
| 107 | depends on DEBUG_KERNEL | ||
| 108 | depends on DEBUG_HWERR | ||
| 109 | help | ||
| 110 | Say Y here if you are getting weird unexplained errors. This will | ||
| 111 | ensure that icache is what SDRAM says it should be by doing a | ||
| 112 | byte wise comparison between SDRAM and instruction cache. This | ||
| 113 | also relocates the irq_panic() function to L1 memory, (which is | ||
| 114 | un-cached). | ||
| 115 | |||
| 116 | config DEBUG_HUNT_FOR_ZERO | 105 | config DEBUG_HUNT_FOR_ZERO |
| 117 | bool "Catch NULL pointer reads/writes" | 106 | bool "Catch NULL pointer reads/writes" |
| 118 | default y | 107 | default y |
