OneNAND: Remove OMAP platform driver

Now we can use the generic platform driver

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
Kyungmin Park
2005-09-09 07:43:16 +01:00
committed by Thomas Gleixner
parent 68ee4b1c50
commit 1b01d9798d
3 changed files with 0 additions and 154 deletions

View File

@@ -30,12 +30,6 @@ config MTD_ONENAND_GENERIC
Support for OneNAND flash on generic board. Using device driver
framework, now all most platfrom are support.
config MTD_ONENAND_OMAP
tristate "OneNAND Flash device on OMAP board"
depends on ARCH_OMAP && MTD_ONENAND
help
Support for OneNAND flash on TI OMAP board.
config MTD_ONENAND_SYNC_READ
bool "OneNAND Sync. Burst Read Support"
depends on ARCH_OMAP