codeclean: only S series chip VDDSDIO is configurable

This commit is contained in:
wuzhenghui
2023-01-17 19:22:41 +08:00
parent 9b99fc9033
commit a5467f42a0
18 changed files with 28 additions and 247 deletions

View File

@@ -959,6 +959,10 @@ config SOC_PM_SUPPORT_VDDSDIO_PD
bool
default y
config SOC_CONFIGURABLE_VDDSDIO_SUPPORTED
bool
default y
config SOC_CLK_APLL_SUPPORTED
bool
default y

View File

@@ -417,6 +417,8 @@
#define SOC_PM_SUPPORT_RC_FAST_PD (1)
#define SOC_PM_SUPPORT_VDDSDIO_PD (1)
#define SOC_CONFIGURABLE_VDDSDIO_SUPPORTED (1)
/*-------------------------- CLOCK SUBSYSTEM CAPS ----------------------------------------*/
#define SOC_CLK_APLL_SUPPORTED (1)
// apll_multiplier_out = xtal_freq * (4 + sdm2 + sdm1/256 + sdm0/65536)