Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72af3b2c authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Thomas Gleixner
Browse files

[MTD] Remove bogus PQ2FADS driver



Remove disfunctional driver, which slipped through the review mechanism

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent e2602b34
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -538,12 +538,6 @@ config MTD_MPC1211
	  This enables access to the flash chips on the Interface MPC-1211(CTP/PCI/MPC-SH02).
	  If you have such a board, say 'Y'.

config MTD_PQ2FADS
	tristate "JEDEC flash SIMM mapped on PQ2FADS and 8272ADS boards"
	depends on (ADS8272 || PQ2FADS) && MTD_PARTITIONS && MTD_JEDECPROBE && MTD_PHYSMAP && MTD_CFI_GEOMETRY && MTD_CFI_INTELEXT
	help
	 This enables access to flash SIMM on PQ2FADS-like boards

config MTD_OMAP_NOR
	tristate "TI OMAP board mappings"
	depends on MTD_CFI && ARCH_OMAP
+0 −1
Original line number Diff line number Diff line
@@ -70,6 +70,5 @@ obj-$(CONFIG_MTD_DMV182) += dmv182.o
obj-$(CONFIG_MTD_SHARP_SL)	+= sharpsl-flash.o
obj-$(CONFIG_MTD_PLATRAM)	+= plat-ram.o
obj-$(CONFIG_MTD_OMAP_NOR)	+= omap_nor.o
obj-$(CONFIG_MTD_PQ2FADS)	+= pq2fads.o
obj-$(CONFIG_MTD_MTX1)		+= mtx-1_flash.o
obj-$(CONFIG_MTD_TQM834x)	+= tqm834x.o