Explorar el Código

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

流光 hace 7 años
padre
commit
b1a645a982
Se han modificado 1 ficheros con 0 adiciones y 6 borrados
  1. 0 6
      bsp/lpc54114-lite/drivers/Kconfig

+ 0 - 6
bsp/lpc54114-lite/drivers/Kconfig

@@ -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