[lvgl] remove suareline studio specific support for imxrt1060 (#6261)

* [lvgl] PKG_USING_LV_MUSIC_DEMO defaults by yes

* [lvgl] remove specific suppport for imxrt1060
https://github.com/lvgl/lvgl/pull/3566
This commit is contained in:
Man, Jianting (Meco)
2022-08-13 22:02:41 -04:00
committed by GitHub
parent 656f0e3d23
commit 0ac8f72037
10 changed files with 7 additions and 41 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ menu "Onboard Peripheral Drivers"
config BSP_USING_LVGL_DEMO
bool "Enable LVGL demo"
select PKG_USING_LV_MUSIC_DEMO
default n
default y
endif
endmenu