--- zzzz-none-000/linux-2.6.28.10/drivers/mtd/maps/Kconfig 2009-05-02 18:54:43.000000000 +0000 +++ puma5-6360-529/linux-2.6.28.10/drivers/mtd/maps/Kconfig 2010-03-24 07:28:06.000000000 +0000 @@ -540,5 +540,21 @@ This selection automatically selects the map_ram driver. +config MTD_PLATNOR + tristate "Map driver for platform device NOR (mtd-nor)" + help + Map driver for NOR areas described via the platform device + system. + + This selection automatically selects the map_nor driver. + + + + +if LANTIQ +#IFX plaform specific +source "drivers/mtd/maps/Kconfig.ifx" +endif + endmenu