arm64: defconfig: remove duplicate entry
This fixes a warning: warning: override: reassigning to symbol SPI_MESON_SPIFC Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
3056bfb0d3
commit
a1f338f874
|
@ -269,7 +269,6 @@ CONFIG_SPI_MESON_SPICC=m
|
|||
CONFIG_SPI_MESON_SPIFC=m
|
||||
CONFIG_SPI_BCM2835=m
|
||||
CONFIG_SPI_BCM2835AUX=m
|
||||
CONFIG_SPI_MESON_SPIFC=m
|
||||
CONFIG_SPI_ORION=y
|
||||
CONFIG_SPI_PL022=y
|
||||
CONFIG_SPI_QUP=y
|
||||
|
|
Loading…
Reference in New Issue