add some code
This commit is contained in:
10
managed_components/espressif__esp_lvgl_port/Kconfig
Normal file
10
managed_components/espressif__esp_lvgl_port/Kconfig
Normal file
@@ -0,0 +1,10 @@
|
||||
menu "ESP LVGL PORT"
|
||||
|
||||
config LVGL_PORT_ENABLE_PPA
|
||||
depends on SOC_PPA_SUPPORTED
|
||||
bool "Enable PPA for screen rotation"
|
||||
default n
|
||||
help
|
||||
Enables using PPA for screen rotation.
|
||||
|
||||
endmenu
|
||||
Reference in New Issue
Block a user