Skip to content

Commit

Permalink
boards: mec15xxevb_assy6853: remove unused Kconfig settings
Browse files Browse the repository at this point in the history
CONFIG_SPI_0 and CONFIG_SPI_0_OP_MODES aren't relevant for the
XEC QMSPI driver so remove setting them.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
  • Loading branch information
galak authored and nashif committed Feb 25, 2021
1 parent ca3bf28 commit b5a3fe1
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions boards/arm/mec15xxevb_assy6853/Kconfig.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,6 @@ if SPI
config SPI_XEC_QMSPI
default y

if SPI_XEC_QMSPI

config SPI_0
default y

config SPI_0_OP_MODES
default 1

endif # SPI_XEC_QMSPI

endif # SPI

config TACH_XEC
Expand Down

0 comments on commit b5a3fe1

Please sign in to comment.