Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1ca70351 authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Thomas Gleixner
Browse files

[MTD] Make XIP support depend on CONFIG_ARM



ARM is the only known user of this at the moment.
Prevent allyes builds for other archs from failing

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 97f927a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -300,7 +300,7 @@ config MTD_JEDEC

config MTD_XIP
	bool "XIP aware MTD support"
	depends on !SMP && (MTD_CFI_INTELEXT || MTD_CFI_AMDSTD) && EXPERIMENTAL
	depends on !SMP && (MTD_CFI_INTELEXT || MTD_CFI_AMDSTD) && EXPERIMENTAL && ARM
	default y if XIP_KERNEL
	help
	  This allows MTD support to work with flash memory which is also