diff -urN RC13-git7-m32r-smc/drivers/mtd/chips/Kconfig RC13-git7-mtd-xip/drivers/mtd/chips/Kconfig --- RC13-git7-m32r-smc/drivers/mtd/chips/Kconfig 2005-08-28 23:09:43.000000000 -0400 +++ RC13-git7-mtd-xip/drivers/mtd/chips/Kconfig 2005-09-07 13:55:13.000000000 -0400 @@ -300,7 +300,7 @@ config MTD_XIP bool "XIP aware MTD support" - depends on !SMP && (MTD_CFI_INTELEXT || MTD_CFI_AMDSTD) && EXPERIMENTAL && ARM + depends on !SMP && (MTD_CFI_INTELEXT || MTD_CFI_AMDSTD) && EXPERIMENTAL && ARM && (ARCH_PXA || ARCH_SA1100) default y if XIP_KERNEL help This allows MTD support to work with flash memory which is also