[armhf] Enable HW_RANDOM_BCM2835

This was built already implicitly but let's add it explicitly.
This commit is contained in:
Martin Michlmayr 2016-07-31 15:25:47 -07:00
parent 49a2579f52
commit 75ed810e36
2 changed files with 2 additions and 1 deletions

2
debian/changelog vendored
View File

@ -9,7 +9,7 @@ linux (4.7~rc7-1~exp2) UNRELEASED; urgency=medium
* cgroups: Enable memory controller by default
[ Martin Michlmayr ]
* [armhf] Enable MMC_SDHCI_IPROC.
* [armhf] Enable MMC_SDHCI_IPROC and HW_RANDOM_BCM2835 for BCM2835.
-- Ben Hutchings <ben@decadent.org.uk> Wed, 20 Jul 2016 03:50:18 +0100

View File

@ -171,6 +171,7 @@ CONFIG_OMAP_OCP2SCP=m
##
## file: drivers/char/hw_random/Kconfig
##
CONFIG_HW_RANDOM_BCM2835=m
CONFIG_HW_RANDOM_OMAP=m
##