[linux] 02/02: Enable some Tegra options explicitly

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Jun 12 19:07:24 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 65aec29d75f4a31d282a8c16dbc5da8a4fab39db
Author: Martin Michlmayr <tbm at cyrius.com>
Date:   Sun Jun 12 12:04:31 2016 -0700

    Enable some Tegra options explicitly
    
    Enable some Tegra options explicitly.  These are default yes but it's
    a good practice to set them explicitly.
---
 debian/config/armhf/config | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index acd1745..8ee24b7 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -528,6 +528,12 @@ CONFIG_IR_SUNXI=m
 CONFIG_TI_EMIF=m
 
 ##
+## file: drivers/memory/tegra/Kconfig
+##
+CONFIG_TEGRA_MC=y
+CONFIG_TEGRA124_EMC=y
+
+##
 ## file: drivers/mfd/Kconfig
 ##
 CONFIG_MFD_AS3722=y

-- 
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