Skip to content
Commit 034d2f5a authored by Al Viro's avatar Al Viro
Browse files

[PATCH] arm: fix dependencies for MTD_XIP



MTD_XIP depends on having working asm/mtd-xip.h; it's not just per-architecture
(arm-only, as current Kconfig would have it), but actually per-subarch as
well.  Introduced a new symbol (ARCH_MTD_XIP) set by arch Kconfig; MTD_XIP
depends on it.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 746f956b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment