drivers: espi: xec_v2: remove superfluous default n for boolean
bool symbols implicitly default to n so there is no need to redundant those values. Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
This commit is contained in:
parent
4c033df0f5
commit
6540964e55
1 changed files with 0 additions and 1 deletions
|
@ -133,7 +133,6 @@ config ESPI_FLASH_BUFFER_SIZE
|
|||
config ESPI_SAF
|
||||
bool "XEC Microchip ESPI SAF driver"
|
||||
depends on ESPI_FLASH_CHANNEL
|
||||
default n
|
||||
help
|
||||
Enable Slave Attached Flash eSPI driver. SAF depends upon ESPI XEC driver
|
||||
and flash channel.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue