diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-03-28 20:42:30 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-03-28 20:42:30 +0000 |
commit | 68f268a5eb3a61c61dbe866cfcf636c7f3676f1a (patch) | |
tree | b8aa33c478763352fcd8dd871e894702a0f28e5f /target/linux/brcm63xx/config-3.3 | |
parent | 78fb818f7c46f45272c1ef00c40febe6fc30ace5 (diff) | |
download | upstream-68f268a5eb3a61c61dbe866cfcf636c7f3676f1a.tar.gz upstream-68f268a5eb3a61c61dbe866cfcf636c7f3676f1a.tar.bz2 upstream-68f268a5eb3a61c61dbe866cfcf636c7f3676f1a.zip |
bcm63xx: add driver for the internal hw trng on bcm6368
SVN-Revision: 31131
Diffstat (limited to 'target/linux/brcm63xx/config-3.3')
-rw-r--r-- | target/linux/brcm63xx/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/config-3.3 b/target/linux/brcm63xx/config-3.3 index 14dbc5932b..3d1b01be97 100644 --- a/target/linux/brcm63xx/config-3.3 +++ b/target/linux/brcm63xx/config-3.3 @@ -82,6 +82,7 @@ CONFIG_HAVE_OPROFILE=y CONFIG_HAVE_PERF_EVENTS=y CONFIG_HW_HAS_PCI=y CONFIG_HW_RANDOM=y +# CONFIG_HW_RANDOM_BCM63XX is not set CONFIG_HZ=250 # CONFIG_HZ_100 is not set CONFIG_HZ_250=y |