提交 468063ae 编写于 作者: mysterywolf's avatar mysterywolf

[stm32l475] beautify kconfig of board

上级 07467724
......@@ -36,15 +36,14 @@ menu "Onboard Peripheral Drivers"
default n
config BSP_USING_LCD_SAMPLE
bool "Enable LCD sample"
depends on BSP_USING_SPI_LCD
depends on !BSP_USING_LVGL
bool "Enable LCD raw driver sample"
depends on BSP_USING_SPI_LCD && !BSP_USING_LVGL
default n
config BSP_USING_LVGL
bool "Enable LVGL for LCD"
select BSP_USING_SPI_LCD
select PKG_USING_LVGL
select BSP_USING_SPI_LCD
default n
config BSP_USING_SDCARD
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册