mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 23:40:19 +08:00
mtd/Kconfig: fix W25_SLOWREAD menu item.
- There was no comment and the option wouldn't be displayed in menu.
This commit is contained in:
+1
-1
@@ -1320,7 +1320,7 @@ config W25_SECTOR512
|
|||||||
default n
|
default n
|
||||||
|
|
||||||
config W25_SLOWREAD
|
config W25_SLOWREAD
|
||||||
bool
|
bool "Enable slow read mode"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
endif # MTD_W25
|
endif # MTD_W25
|
||||||
|
|||||||
Reference in New Issue
Block a user