From 2fb630e447810d268b9cdb20e950e2b2cf09ef52 Mon Sep 17 00:00:00 2001
From: "Peter S. Mazinger" <ps.m@gmx.net>
Date: Wed, 12 Oct 2005 19:40:41 +0000
Subject: Remove /dev/erandom support, as [h]lfs does not use it in this form.

---
 extra/Configs/Config.in | 11 -----------
 1 file changed, 11 deletions(-)

(limited to 'extra')

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
-- 
cgit v1.2.3