[linux] 03/03: [armhf,arm64] Enable OF_OVERLAY

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Sep 27 11:53:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 7c624acb94d1c863f810d42b44eca4318573537a
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Sep 27 13:52:35 2017 +0200

    [armhf,arm64] Enable OF_OVERLAY
---
 debian/changelog           | 1 +
 debian/config/arm64/config | 5 +++++
 debian/config/armhf/config | 5 +++++
 3 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 164dceb..bd8447c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ linux (4.13.3-1~exp1) UNRELEASED; urgency=medium
   * [armhf] Enable AXP20X_ADC, CHARGER_AXP20X, BATTERY_AXP20X, GPIO_AXP209,
     AXP288_CHARGER, AXP288_FUEL_GAUGE, EXTCON_AXP288, AXP288_ADC as modules
     (Closes: #873038)
+  * [armhf,arm64] Enable OF_OVERLAY
 
   [ Uwe Kleine-König ]
   * [arm64] really enable NET_DSA_MV88E6XXX for Espressobin
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index dad82a3..a0b3b02 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -544,6 +544,11 @@ CONFIG_WLCORE_SDIO=m
 CONFIG_QCOM_QFPROM=m
 
 ##
+## file: drivers/of/Kconfig
+##
+CONFIG_OF_OVERLAY=y
+
+##
 ## file: drivers/pci/dwc/Kconfig
 ##
 CONFIG_PCI_HISI=y
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index 3b4126d..2188f52 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -843,6 +843,11 @@ CONFIG_ROCKCHIP_EFUSE=m
 CONFIG_NVMEM_SUNXI_SID=m
 
 ##
+## file: drivers/of/Kconfig
+##
+CONFIG_OF_OVERLAY=y
+
+##
 ## file: drivers/pci/dwc/Kconfig
 ##
 CONFIG_PCI_DRA7XX=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