Additional configuration option to enable SST26 driver debug output. Using comming FS debug output generates too much output.

This commit is contained in:
Sebastien Lorquet
2016-05-25 13:43:44 -06:00
committed by Gregory Nutt
parent 78e08bbeea
commit 880b59aa26
2 changed files with 46 additions and 26 deletions
+5
View File
@@ -814,6 +814,11 @@ config SST26_MEMORY_TYPE
The memory type for SST26VF0xx series is 0x26, but this can be modified if needed
to support compatible devices from different manufacturers.
config SST26_DEBUG
bool "Debug output from the SST26 driver"
depends on DEBUG_FS
default n
endif # MTD_SST26
config MTD_SST39FV