* [PATCH] OneNAND: Remove unused MTD_ONENAND_SYNC_READ configuration
@ 2006-09-26 8:52 Kyungmin Park
0 siblings, 0 replies; only message in thread
From: Kyungmin Park @ 2006-09-26 8:52 UTC (permalink / raw)
To: linux-mtd
[MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configuration
Now the bootloader configures the OneNAND sync. burst mode.
So we don't access Sync. burst mode related registers in kernel.
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
---
--- a/drivers/mtd/onenand/Kconfig
+++ b/drivers/mtd/onenand/Kconfig
@@ -43,10 +43,4 @@ config MTD_ONENAND_OTP
OTP block is fully-guaranteed to be a valid block.
-config MTD_ONENAND_SYNC_READ
- bool "OneNAND Sync. Burst Read Support"
- depends on ARCH_OMAP
- help
- This enables support for Sync. Burst Read.
-
endmenu
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-09-26 8:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-26 8:52 [PATCH] OneNAND: Remove unused MTD_ONENAND_SYNC_READ configuration Kyungmin Park
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox