|
|
| |
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 |