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:
parent
c91599d34c
commit
522cec4db9
1 changed files with 1 additions and 1 deletions
|
|
@ -1320,7 +1320,7 @@ config W25_SECTOR512
|
|||
default n
|
||||
|
||||
config W25_SLOWREAD
|
||||
bool
|
||||
bool "Enable slow read mode"
|
||||
default n
|
||||
|
||||
endif # MTD_W25
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue