[linux] 01/01: Revert "[armhf,arm64] Enable OF_OVERLAY"
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Wed Sep 27 13:58:37 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 959dc591c3cc577fbf8fdb4834228f0870730050
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Wed Sep 27 15:57:49 2017 +0200
Revert "[armhf,arm64] Enable OF_OVERLAY"
This reverts commit 7c624acb94d1c863f810d42b44eca4318573537a.
It's currently not useful without out-of-tree code, as there is
no kernel driver or userland API for loading overlays.
---
debian/changelog | 1 -
debian/config/arm64/config | 5 -----
debian/config/armhf/config | 5 -----
3 files changed, 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bd8447c..164dceb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,6 @@ 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 545d06d..6cbbbf2 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -549,11 +549,6 @@ 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 bf1eb78..d30f121 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -848,11 +848,6 @@ 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