Minor update to some comments.

This commit is contained in:
Gregory Nutt
2017-08-04 09:00:58 -06:00
parent bbc06dcd8e
commit e8738e1f55
+2 -1
View File
@@ -761,7 +761,8 @@ config RAMTRON_CHUNKING
bool "Support chunked writes" bool "Support chunked writes"
default n default n
---help--- ---help---
Some Re-RAMs like MB85AS4MT has a write buffer size limitation. Some Re-RAMs like MB85AS4MT have write buffer size limitation and
require smaller, "chunked" writes.
endif # MTD_RAMTRON endif # MTD_RAMTRON