mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-25 00:52:45 -04:00
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:
committed by
Thomas Gleixner
parent
68ee4b1c50
commit
1b01d9798d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user