[linux] 02/02: [armhf] Enable HW_RANDOM_BCM2835
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Jul 31 23:32:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
tbm pushed a commit to branch master
in repository linux.
commit 75ed810e36f91ecb0cb63e003f665bf6439924ee
Author: Martin Michlmayr <tbm at cyrius.com>
Date: Sun Jul 31 15:25:47 2016 -0700
[armhf] Enable HW_RANDOM_BCM2835
This was built already implicitly but let's add it explicitly.
---
debian/changelog | 2 +-
debian/config/armhf/config | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9251d59..c29efab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 at decadent.org.uk> Wed, 20 Jul 2016 03:50:18 +0100
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index affe136..88aa489 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -171,6 +171,7 @@ CONFIG_OMAP_OCP2SCP=m
##
## file: drivers/char/hw_random/Kconfig
##
+CONFIG_HW_RANDOM_BCM2835=m
CONFIG_HW_RANDOM_OMAP=m
##
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list