Index: linux/drivers/mtd/maps/Kconfig =================================================================== --- linux.orig/drivers/mtd/maps/Kconfig +++ linux/drivers/mtd/maps/Kconfig @@ -477,7 +477,7 @@ config MTD_SA1100 tristate "CFI Flash device mapped on StrongARM SA11x0" - depends on ARM && MTD_CFI && ARCH_SA1100 && MTD_PARTITIONS + depends on ARM && (MTD_CFI || MTD_SHARP) && ARCH_SA1100 && MTD_PARTITIONS help This enables access to the flash chips on most platforms based on the SA1100 and SA1110, including the Assabet and the Compaq iPAQ.