From 959dc591c3cc577fbf8fdb4834228f0870730050 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 27 Sep 2017 15:57:49 +0200 Subject: [PATCH] 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 bd8447cea..164dceb19 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 545d06dfb..6cbbbf228 100644 --- a/debian/config/arm64/config +++ b/debian/config/arm64/config @@ -548,11 +548,6 @@ CONFIG_WLCORE_SDIO=m ## CONFIG_QCOM_QFPROM=m -## -## file: drivers/of/Kconfig -## -CONFIG_OF_OVERLAY=y - ## ## file: drivers/pci/dwc/Kconfig ## diff --git a/debian/config/armhf/config b/debian/config/armhf/config index bf1eb78d7..d30f121e7 100644 --- a/debian/config/armhf/config +++ b/debian/config/armhf/config @@ -847,11 +847,6 @@ CONFIG_WLCORE_SDIO=m CONFIG_ROCKCHIP_EFUSE=m CONFIG_NVMEM_SUNXI_SID=m -## -## file: drivers/of/Kconfig -## -CONFIG_OF_OVERLAY=y - ## ## file: drivers/pci/dwc/Kconfig ##