View | Details | Raw Unified
Collapse All | Expand All

(-) a/security/Kconfig (-1 / +2 lines)
 Lines 154-160    Link Here 
config PAX_EMUTRAMP
config PAX_EMUTRAMP
	bool "Emulate trampolines" if (PAX_PAGEEXEC || PAX_SEGMEXEC) && (PARISC || PPC32 || X86)
	bool "Emulate trampolines" if (PAX_PAGEEXEC || PAX_SEGMEXEC) && (PARISC || PPC32 || X86)
	default y if PARISC || PPC32
	depends on PARISC || PPC32
	default y
	help
	help
	  There are some programs and libraries that for one reason or
	  There are some programs and libraries that for one reason or
	  another attempt to execute special small code snippets from
	  another attempt to execute special small code snippets from