kconfig: move remaining kconfig options out of target component

The kconfig options are moved to the component where they are used,
mostly esp_hw_support and esp_system.
This commit is contained in:
Marius Vikhammer
2022-05-10 12:27:36 +08:00
parent 179ea878c7
commit 0687daf2c8
137 changed files with 1356 additions and 1416 deletions

View File

@@ -1,4 +1,4 @@
CONFIG_ESP32S3_SPIRAM_SUPPORT=y
CONFIG_SPIRAM=y
CONFIG_SPIRAM_SPEED_80M=y
# Can't set the FPS too high due to the limitation of PSRAM bandwidth
CONFIG_LV_DISP_DEF_REFR_PERIOD=100