| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | menu "Kernel hacking" | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-07-03 00:24:46 -07:00
										 |  |  | config TRACE_IRQFLAGS_SUPPORT | 
					
						
							| 
									
										
										
										
											2011-01-05 12:47:15 +01:00
										 |  |  | 	def_bool y | 
					
						
							| 
									
										
										
										
											2006-07-03 00:24:46 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | source "lib/Kconfig.debug" | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-11-10 10:05:55 +01:00
										 |  |  | config STRICT_DEVMEM | 
					
						
							|  |  |  | 	def_bool y | 
					
						
							|  |  |  | 	prompt "Filter access to /dev/mem" | 
					
						
							|  |  |  | 	---help--- | 
					
						
							|  |  |  | 	  This option restricts access to /dev/mem.  If this option is | 
					
						
							|  |  |  | 	  disabled, you allow userspace access to all memory, including | 
					
						
							|  |  |  | 	  kernel and userspace memory. Accidental memory access is likely | 
					
						
							|  |  |  | 	  to be disastrous. | 
					
						
							|  |  |  | 	  Memory access is required for experts who want to debug the kernel. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  If you are unsure, say Y. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-10-04 14:46:12 +02:00
										 |  |  | config S390_PTDUMP | 
					
						
							|  |  |  | 	bool "Export kernel pagetable layout to userspace via debugfs" | 
					
						
							|  |  |  | 	depends on DEBUG_KERNEL | 
					
						
							|  |  |  | 	select DEBUG_FS | 
					
						
							|  |  |  | 	---help--- | 
					
						
							|  |  |  | 	  Say Y here if you want to show the kernel pagetable layout in a | 
					
						
							|  |  |  | 	  debugfs file. This information is only useful for kernel developers | 
					
						
							|  |  |  | 	  who are working in architecture specific areas of the kernel. | 
					
						
							|  |  |  | 	  It is probably not a good idea to enable this feature in a production | 
					
						
							|  |  |  | 	  kernel. | 
					
						
							|  |  |  | 	  If in doubt, say "N" | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-03-15 17:08:22 +01:00
										 |  |  | config DEBUG_SET_MODULE_RONX | 
					
						
							|  |  |  | 	def_bool y | 
					
						
							|  |  |  | 	depends on MODULES | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | endmenu |