mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 07:01:57 +00:00
[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> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
parent
47e777e02e
commit
98638ee2ed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user