[bsp][lpc54114-lite] 修改重复的Kconfig条目。

This commit is contained in:
流光
2018-12-06 10:00:22 +08:00
parent c6bfe11afa
commit b1a645a982
-6
View File
@@ -19,12 +19,6 @@ menu "LPC54110 Bsp Config"
default y
endmenu
menu "Select spi bus drivers"
config BSP_USING_SPI2
bool "Enable SPI2"
default y
endmenu
config BSP_USING_SDCARD
bool "Enable SDCARD"
select BSP_USING_SPI2