diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-05-05 00:10:22 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-05-05 00:10:22 +0000 |
commit | ce81160c74d4c1cf368e03c5ec5643755f640741 (patch) | |
tree | aad2d3f14235a7d03bbfd64975da7ee6f1ab3a73 /package/linux/linux.config | |
parent | 3104a0eeebc07b3d01f3ef4f1eeb2de728378ecc (diff) | |
download | master-187ad058-ce81160c74d4c1cf368e03c5ec5643755f640741.tar.gz master-187ad058-ce81160c74d4c1cf368e03c5ec5643755f640741.tar.bz2 master-187ad058-ce81160c74d4c1cf368e03c5ec5643755f640741.zip |
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/openwrt@802 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/linux/linux.config')
-rw-r--r-- | package/linux/linux.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/linux/linux.config b/package/linux/linux.config index 944de115b7..588b877afd 100644 --- a/package/linux/linux.config +++ b/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 # |