diff options
-rw-r--r-- | drivers/mtd/onenand/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/mtd/onenand/Kconfig b/drivers/mtd/onenand/Kconfig index 5930a03736d7..465961b8bcd1 100644 --- a/drivers/mtd/onenand/Kconfig +++ b/drivers/mtd/onenand/Kconfig | |||
@@ -43,10 +43,4 @@ config MTD_ONENAND_OTP | |||
43 | 43 | ||
44 | OTP block is fully-guaranteed to be a valid block. | 44 | OTP block is fully-guaranteed to be a valid block. |
45 | 45 | ||
46 | config MTD_ONENAND_SYNC_READ | ||
47 | bool "OneNAND Sync. Burst Read Support" | ||
48 | depends on ARCH_OMAP | ||
49 | help | ||
50 | This enables support for Sync. Burst Read. | ||
51 | |||
52 | endmenu | 46 | endmenu |