diff options
Diffstat (limited to 'extra/Configs/Config.in')
-rw-r--r-- | extra/Configs/Config.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index bb2d9017c..3eb5f13d0 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -1171,17 +1171,6 @@ config SSP_QUICK_CANARY attacks. Most people will answer N. -config SSP_USE_ERANDOM - bool "Use erandom for setting guard value if /dev/urandom fails" - depends on UCLIBC_HAS_SSP && !SSP_QUICK_CANARY - default n - help - Use /dev/erandom to define the guard if /dev/urandom fails (chroot). - This requires a modified kernel. - More information at: - <http://frandom.sourceforge.net/> - Most people will answer N. - choice prompt "Propolice protection blocking signal" depends on UCLIBC_HAS_SSP |