diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-05 00:10:22 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-05 00:10:22 +0000 |
commit | 944b178f530a99ab46b4f2321869023131a3e137 (patch) | |
tree | 0f094e4e8f44575c6e67ad2de08f69efb109dbf8 /openwrt/package/linux/linux.config | |
parent | 0eac43ecc21c0d11fcb1ede2badc95a6e8fa2979 (diff) |
add rml's netdev-random patch and modify et to use it (finally some entropy on /dev/random)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@802 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/linux/linux.config')
-rw-r--r-- | openwrt/package/linux/linux.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config index 944de115b..588b877af 100644 --- a/openwrt/package/linux/linux.config +++ b/openwrt/package/linux/linux.config @@ -716,6 +716,7 @@ CONFIG_WL_STA=y # CONFIG_BONDING is not set # CONFIG_EQUALIZER is not set CONFIG_TUN=m +CONFIG_NET_RANDOM=y # CONFIG_ETHERTAP is not set # |