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 | af5080ef5d5b326d535b858a9c4a22bd68f4e170 (patch) | |
tree | 0f094e4e8f44575c6e67ad2de08f69efb109dbf8 /openwrt/package/linux/linux.config | |
parent | 6afedc7e6a637ebaf43d5aac7941758b668b96fb (diff) | |
download | mtk-20170518-af5080ef5d5b326d535b858a9c4a22bd68f4e170.zip mtk-20170518-af5080ef5d5b326d535b858a9c4a22bd68f4e170.tar.gz mtk-20170518-af5080ef5d5b326d535b858a9c4a22bd68f4e170.tar.bz2 |
add rml's netdev-random patch and modify et to use it (finally some entropy on /dev/random)
SVN-Revision: 802
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 944de11..588b877 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 # |