summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2021-04-24 21:46:16 +0300
committerMichael Bestas <mkbestas@lineageos.org>2021-04-24 21:46:16 +0300
commitfceba71f532e79fd5a4ac23b07c3d3f4ad9191dc (patch)
tree58fc98938b523a923e23524a294116477dec82cd /init
parent66a90692949af0a14746e35a9006fb0b9162b4cd (diff)
parentf3d4e7ef44f14e433312bc0646ea996d8c8756bf (diff)
Merge remote-tracking branch 'msm8998/lineage-18.1' into lineage-18.1
Change-Id: I1de0344cea7674abde2788d3788c38eb074a3d6a
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index bdab22382639..bf501a633f9e 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -65,7 +65,7 @@ config CROSS_COMPILE
config COMPILE_TEST
bool "Compile also drivers which will not load"
- default n
+ depends on HAS_IOMEM
help
Some drivers can be compiled on a different platform than they are
intended to be run on. Despite they cannot be loaded there (or even