From: Andrew Morton Only arm has asm/mach/flash.h Cc: Lennert Buytenhek Cc: David Woodhouse Signed-off-by: Andrew Morton --- drivers/mtd/maps/Kconfig | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/mtd/maps/Kconfig~git-mtd-isnt-arm-only drivers/mtd/maps/Kconfig --- devel/drivers/mtd/maps/Kconfig~git-mtd-isnt-arm-only 2006-05-12 04:07:02.000000000 -0700 +++ devel-akpm/drivers/mtd/maps/Kconfig 2006-05-12 04:07:02.000000000 -0700 @@ -13,7 +13,7 @@ config MTD_COMPLEX_MAPPINGS config MTD_PHYSMAP tristate "CFI Flash device in physical memory map" - depends on MTD_CFI + depends on MTD_CFI && ARM help This provides a 'mapping' driver which allows the CFI probe and command set driver code to communicate with flash chips which _