1##################################################### 2# This file is auto-generated from SoC caps 3# using gen_soc_caps_kconfig.py, do not edit manually 4##################################################### 5 6config SOC_ADC_SUPPORTED 7 bool 8 default y 9 10config SOC_DEDICATED_GPIO_SUPPORTED 11 bool 12 default y 13 14config SOC_UART_SUPPORTED 15 bool 16 default y 17 18config SOC_GDMA_SUPPORTED 19 bool 20 default y 21 22config SOC_GPTIMER_SUPPORTED 23 bool 24 default y 25 26config SOC_PCNT_SUPPORTED 27 bool 28 default y 29 30config SOC_MCPWM_SUPPORTED 31 bool 32 default y 33 34config SOC_TWAI_SUPPORTED 35 bool 36 default y 37 38config SOC_ETM_SUPPORTED 39 bool 40 default y 41 42config SOC_PARLIO_SUPPORTED 43 bool 44 default y 45 46config SOC_BT_SUPPORTED 47 bool 48 default y 49 50config SOC_IEEE802154_SUPPORTED 51 bool 52 default y 53 54config SOC_ASYNC_MEMCPY_SUPPORTED 55 bool 56 default y 57 58config SOC_USB_SERIAL_JTAG_SUPPORTED 59 bool 60 default y 61 62config SOC_TEMP_SENSOR_SUPPORTED 63 bool 64 default y 65 66config SOC_WIFI_SUPPORTED 67 bool 68 default y 69 70config SOC_SUPPORTS_SECURE_DL_MODE 71 bool 72 default y 73 74config SOC_ULP_SUPPORTED 75 bool 76 default y 77 78config SOC_LP_CORE_SUPPORTED 79 bool 80 default y 81 82config SOC_EFUSE_KEY_PURPOSE_FIELD 83 bool 84 default y 85 86config SOC_RTC_FAST_MEM_SUPPORTED 87 bool 88 default y 89 90config SOC_RTC_MEM_SUPPORTED 91 bool 92 default y 93 94config SOC_I2S_SUPPORTED 95 bool 96 default y 97 98config SOC_RMT_SUPPORTED 99 bool 100 default y 101 102config SOC_SDM_SUPPORTED 103 bool 104 default y 105 106config SOC_GPSPI_SUPPORTED 107 bool 108 default y 109 110config SOC_LEDC_SUPPORTED 111 bool 112 default y 113 114config SOC_I2C_SUPPORTED 115 bool 116 default y 117 118config SOC_SYSTIMER_SUPPORTED 119 bool 120 default y 121 122config SOC_SUPPORT_COEXISTENCE 123 bool 124 default y 125 126config SOC_AES_SUPPORTED 127 bool 128 default y 129 130config SOC_MPI_SUPPORTED 131 bool 132 default y 133 134config SOC_SHA_SUPPORTED 135 bool 136 default y 137 138config SOC_HMAC_SUPPORTED 139 bool 140 default y 141 142config SOC_DIG_SIGN_SUPPORTED 143 bool 144 default y 145 146config SOC_ECC_SUPPORTED 147 bool 148 default y 149 150config SOC_FLASH_ENC_SUPPORTED 151 bool 152 default y 153 154config SOC_SECURE_BOOT_SUPPORTED 155 bool 156 default y 157 158config SOC_SDIO_SLAVE_SUPPORTED 159 bool 160 default y 161 162config SOC_BOD_SUPPORTED 163 bool 164 default y 165 166config SOC_APM_SUPPORTED 167 bool 168 default y 169 170config SOC_PMU_SUPPORTED 171 bool 172 default y 173 174config SOC_PAU_SUPPORTED 175 bool 176 default y 177 178config SOC_LP_TIMER_SUPPORTED 179 bool 180 default y 181 182config SOC_LP_AON_SUPPORTED 183 bool 184 default y 185 186config SOC_LP_I2C_SUPPORTED 187 bool 188 default y 189 190config SOC_XTAL_SUPPORT_40M 191 bool 192 default y 193 194config SOC_AES_SUPPORT_DMA 195 bool 196 default y 197 198config SOC_AES_GDMA 199 bool 200 default y 201 202config SOC_AES_SUPPORT_AES_128 203 bool 204 default y 205 206config SOC_AES_SUPPORT_AES_256 207 bool 208 default y 209 210config SOC_ADC_DIG_CTRL_SUPPORTED 211 bool 212 default y 213 214config SOC_ADC_DIG_IIR_FILTER_SUPPORTED 215 bool 216 default y 217 218config SOC_ADC_MONITOR_SUPPORTED 219 bool 220 default y 221 222config SOC_ADC_DMA_SUPPORTED 223 bool 224 default y 225 226config SOC_ADC_PERIPH_NUM 227 int 228 default 1 229 230config SOC_ADC_MAX_CHANNEL_NUM 231 int 232 default 7 233 234config SOC_ADC_ATTEN_NUM 235 int 236 default 4 237 238config SOC_ADC_DIGI_CONTROLLER_NUM 239 int 240 default 1 241 242config SOC_ADC_PATT_LEN_MAX 243 int 244 default 8 245 246config SOC_ADC_DIGI_MAX_BITWIDTH 247 int 248 default 12 249 250config SOC_ADC_DIGI_MIN_BITWIDTH 251 int 252 default 12 253 254config SOC_ADC_DIGI_IIR_FILTER_NUM 255 int 256 default 2 257 258config SOC_ADC_DIGI_MONITOR_NUM 259 int 260 default 2 261 262config SOC_ADC_DIGI_RESULT_BYTES 263 int 264 default 4 265 266config SOC_ADC_DIGI_DATA_BYTES_PER_CONV 267 int 268 default 4 269 270config SOC_ADC_SAMPLE_FREQ_THRES_HIGH 271 int 272 default 83333 273 274config SOC_ADC_SAMPLE_FREQ_THRES_LOW 275 int 276 default 611 277 278config SOC_ADC_RTC_MIN_BITWIDTH 279 int 280 default 12 281 282config SOC_ADC_RTC_MAX_BITWIDTH 283 int 284 default 12 285 286config SOC_ADC_CALIBRATION_V1_SUPPORTED 287 bool 288 default y 289 290config SOC_ADC_SELF_HW_CALI_SUPPORTED 291 bool 292 default y 293 294config SOC_ADC_CALIB_CHAN_COMPENS_SUPPORTED 295 bool 296 default y 297 298config SOC_ADC_TEMPERATURE_SHARE_INTR 299 bool 300 default y 301 302config SOC_APB_BACKUP_DMA 303 bool 304 default n 305 306config SOC_BROWNOUT_RESET_SUPPORTED 307 bool 308 default y 309 310config SOC_SHARED_IDCACHE_SUPPORTED 311 bool 312 default y 313 314config SOC_CACHE_FREEZE_SUPPORTED 315 bool 316 default y 317 318config SOC_CPU_CORES_NUM 319 int 320 default 1 321 322config SOC_CPU_INTR_NUM 323 int 324 default 32 325 326config SOC_CPU_HAS_FLEXIBLE_INTC 327 bool 328 default y 329 330config SOC_INT_PLIC_SUPPORTED 331 bool 332 default y 333 334config SOC_CPU_BREAKPOINTS_NUM 335 int 336 default 4 337 338config SOC_CPU_WATCHPOINTS_NUM 339 int 340 default 4 341 342config SOC_CPU_WATCHPOINT_MAX_REGION_SIZE 343 hex 344 default 0x80000000 345 346config SOC_CPU_HAS_PMA 347 bool 348 default y 349 350config SOC_CPU_IDRAM_SPLIT_USING_PMP 351 bool 352 default y 353 354config SOC_DS_SIGNATURE_MAX_BIT_LEN 355 int 356 default 3072 357 358config SOC_DS_KEY_PARAM_MD_IV_LENGTH 359 int 360 default 16 361 362config SOC_DS_KEY_CHECK_MAX_WAIT_US 363 int 364 default 1100 365 366config SOC_GDMA_GROUPS 367 int 368 default 1 369 370config SOC_GDMA_PAIRS_PER_GROUP 371 int 372 default 3 373 374config SOC_GDMA_SUPPORT_ETM 375 bool 376 default y 377 378config SOC_ETM_GROUPS 379 int 380 default 1 381 382config SOC_ETM_CHANNELS_PER_GROUP 383 int 384 default 50 385 386config SOC_GPIO_PORT 387 int 388 default 1 389 390config SOC_GPIO_PIN_COUNT 391 int 392 default 31 393 394config SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER 395 bool 396 default y 397 398config SOC_GPIO_FLEX_GLITCH_FILTER_NUM 399 int 400 default 8 401 402config SOC_GPIO_SUPPORT_ETM 403 bool 404 default y 405 406config SOC_GPIO_SUPPORT_RTC_INDEPENDENT 407 bool 408 default y 409 410config SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP 411 bool 412 default y 413 414config SOC_GPIO_IN_RANGE_MAX 415 int 416 default 30 417 418config SOC_GPIO_OUT_RANGE_MAX 419 int 420 default 30 421 422config SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK 423 int 424 default 0 425 426config SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK 427 hex 428 default 0x000000007FFFFF00 429 430config SOC_GPIO_SUPPORT_FORCE_HOLD 431 bool 432 default y 433 434config SOC_GPIO_SUPPORT_HOLD_SINGLE_IO_IN_DSLP 435 bool 436 default y 437 438config SOC_RTCIO_PIN_COUNT 439 int 440 default 8 441 442config SOC_RTCIO_INPUT_OUTPUT_SUPPORTED 443 bool 444 default y 445 446config SOC_RTCIO_HOLD_SUPPORTED 447 bool 448 default y 449 450config SOC_RTCIO_WAKE_SUPPORTED 451 bool 452 default y 453 454config SOC_DEDIC_GPIO_OUT_CHANNELS_NUM 455 int 456 default 8 457 458config SOC_DEDIC_GPIO_IN_CHANNELS_NUM 459 int 460 default 8 461 462config SOC_DEDIC_PERIPH_ALWAYS_ENABLE 463 bool 464 default y 465 466config SOC_I2C_NUM 467 int 468 default 1 469 470config SOC_I2C_FIFO_LEN 471 int 472 default 32 473 474config SOC_I2C_CMD_REG_NUM 475 int 476 default 8 477 478config SOC_I2C_SUPPORT_SLAVE 479 bool 480 default y 481 482config SOC_I2C_SUPPORT_HW_CLR_BUS 483 bool 484 default y 485 486config SOC_I2C_SUPPORT_XTAL 487 bool 488 default y 489 490config SOC_I2C_SUPPORT_RTC 491 bool 492 default y 493 494config SOC_LP_I2C_NUM 495 int 496 default 1 497 498config SOC_LP_I2C_FIFO_LEN 499 int 500 default 16 501 502config SOC_I2S_NUM 503 int 504 default 1 505 506config SOC_I2S_HW_VERSION_2 507 bool 508 default y 509 510config SOC_I2S_SUPPORTS_XTAL 511 bool 512 default y 513 514config SOC_I2S_SUPPORTS_PLL_F160M 515 bool 516 default y 517 518config SOC_I2S_SUPPORTS_PCM 519 bool 520 default y 521 522config SOC_I2S_SUPPORTS_PDM 523 bool 524 default y 525 526config SOC_I2S_SUPPORTS_PDM_TX 527 bool 528 default y 529 530config SOC_I2S_PDM_MAX_TX_LINES 531 int 532 default 2 533 534config SOC_I2S_SUPPORTS_TDM 535 bool 536 default y 537 538config SOC_LEDC_SUPPORT_PLL_DIV_CLOCK 539 bool 540 default y 541 542config SOC_LEDC_SUPPORT_XTAL_CLOCK 543 bool 544 default y 545 546config SOC_LEDC_CHANNEL_NUM 547 int 548 default 6 549 550config SOC_LEDC_TIMER_BIT_WIDTH 551 int 552 default 20 553 554config SOC_LEDC_SUPPORT_FADE_STOP 555 bool 556 default y 557 558config SOC_LEDC_GAMMA_CURVE_FADE_SUPPORTED 559 bool 560 default y 561 562config SOC_LEDC_GAMMA_CURVE_FADE_RANGE_MAX 563 int 564 default 16 565 566config SOC_LEDC_FADE_PARAMS_BIT_WIDTH 567 int 568 default 10 569 570config SOC_MMU_PAGE_SIZE_CONFIGURABLE 571 bool 572 default y 573 574config SOC_MMU_PERIPH_NUM 575 int 576 default 1 577 578config SOC_MMU_LINEAR_ADDRESS_REGION_NUM 579 int 580 default 1 581 582config SOC_MMU_DI_VADDR_SHARED 583 bool 584 default y 585 586config SOC_MPU_CONFIGURABLE_REGIONS_SUPPORTED 587 bool 588 default n 589 590config SOC_MPU_MIN_REGION_SIZE 591 hex 592 default 0x20000000 593 594config SOC_MPU_REGIONS_MAX_NUM 595 int 596 default 8 597 598config SOC_MPU_REGION_RO_SUPPORTED 599 bool 600 default n 601 602config SOC_MPU_REGION_WO_SUPPORTED 603 bool 604 default n 605 606config SOC_PCNT_GROUPS 607 int 608 default 1 609 610config SOC_PCNT_UNITS_PER_GROUP 611 int 612 default 4 613 614config SOC_PCNT_CHANNELS_PER_UNIT 615 int 616 default 2 617 618config SOC_PCNT_THRES_POINT_PER_UNIT 619 int 620 default 2 621 622config SOC_PCNT_SUPPORT_RUNTIME_THRES_UPDATE 623 bool 624 default y 625 626config SOC_RMT_GROUPS 627 int 628 default 1 629 630config SOC_RMT_TX_CANDIDATES_PER_GROUP 631 int 632 default 2 633 634config SOC_RMT_RX_CANDIDATES_PER_GROUP 635 int 636 default 2 637 638config SOC_RMT_CHANNELS_PER_GROUP 639 int 640 default 4 641 642config SOC_RMT_MEM_WORDS_PER_CHANNEL 643 int 644 default 48 645 646config SOC_RMT_SUPPORT_RX_PINGPONG 647 bool 648 default y 649 650config SOC_RMT_SUPPORT_RX_DEMODULATION 651 bool 652 default y 653 654config SOC_RMT_SUPPORT_TX_ASYNC_STOP 655 bool 656 default y 657 658config SOC_RMT_SUPPORT_TX_LOOP_COUNT 659 bool 660 default y 661 662config SOC_RMT_SUPPORT_TX_LOOP_AUTO_STOP 663 bool 664 default y 665 666config SOC_RMT_SUPPORT_TX_SYNCHRO 667 bool 668 default y 669 670config SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY 671 bool 672 default y 673 674config SOC_RMT_SUPPORT_XTAL 675 bool 676 default y 677 678config SOC_RMT_SUPPORT_RC_FAST 679 bool 680 default y 681 682config SOC_MCPWM_GROUPS 683 int 684 default 1 685 686config SOC_MCPWM_TIMERS_PER_GROUP 687 int 688 default 3 689 690config SOC_MCPWM_OPERATORS_PER_GROUP 691 int 692 default 3 693 694config SOC_MCPWM_COMPARATORS_PER_OPERATOR 695 int 696 default 2 697 698config SOC_MCPWM_GENERATORS_PER_OPERATOR 699 int 700 default 2 701 702config SOC_MCPWM_TRIGGERS_PER_OPERATOR 703 int 704 default 2 705 706config SOC_MCPWM_GPIO_FAULTS_PER_GROUP 707 int 708 default 3 709 710config SOC_MCPWM_CAPTURE_TIMERS_PER_GROUP 711 bool 712 default y 713 714config SOC_MCPWM_CAPTURE_CHANNELS_PER_TIMER 715 int 716 default 3 717 718config SOC_MCPWM_GPIO_SYNCHROS_PER_GROUP 719 int 720 default 3 721 722config SOC_MCPWM_SWSYNC_CAN_PROPAGATE 723 bool 724 default y 725 726config SOC_MCPWM_SUPPORT_ETM 727 bool 728 default y 729 730config SOC_MCPWM_CAPTURE_CLK_FROM_GROUP 731 bool 732 default y 733 734config SOC_PARLIO_GROUPS 735 int 736 default 1 737 738config SOC_PARLIO_TX_UNITS_PER_GROUP 739 int 740 default 1 741 742config SOC_PARLIO_RX_UNITS_PER_GROUP 743 int 744 default 1 745 746config SOC_PARLIO_TX_UNIT_MAX_DATA_WIDTH 747 int 748 default 16 749 750config SOC_PARLIO_RX_UNIT_MAX_DATA_WIDTH 751 int 752 default 16 753 754config SOC_PARLIO_TX_RX_SHARE_INTERRUPT 755 bool 756 default y 757 758config SOC_RSA_MAX_BIT_LEN 759 int 760 default 3072 761 762config SOC_SHA_DMA_MAX_BUFFER_SIZE 763 int 764 default 3968 765 766config SOC_SHA_SUPPORT_DMA 767 bool 768 default y 769 770config SOC_SHA_SUPPORT_RESUME 771 bool 772 default y 773 774config SOC_SHA_GDMA 775 bool 776 default y 777 778config SOC_SHA_SUPPORT_SHA1 779 bool 780 default y 781 782config SOC_SHA_SUPPORT_SHA224 783 bool 784 default y 785 786config SOC_SHA_SUPPORT_SHA256 787 bool 788 default y 789 790config SOC_SDM_GROUPS 791 int 792 default 1 793 794config SOC_SDM_CHANNELS_PER_GROUP 795 int 796 default 4 797 798config SOC_SDM_CLK_SUPPORT_PLL_F80M 799 bool 800 default y 801 802config SOC_SDM_CLK_SUPPORT_XTAL 803 bool 804 default y 805 806config SOC_SPI_PERIPH_NUM 807 int 808 default 2 809 810config SOC_SPI_MAX_CS_NUM 811 int 812 default 6 813 814config SOC_SPI_MAXIMUM_BUFFER_SIZE 815 int 816 default 64 817 818config SOC_SPI_SUPPORT_DDRCLK 819 bool 820 default y 821 822config SOC_SPI_SLAVE_SUPPORT_SEG_TRANS 823 bool 824 default y 825 826config SOC_SPI_SUPPORT_CD_SIG 827 bool 828 default y 829 830config SOC_SPI_SUPPORT_CONTINUOUS_TRANS 831 bool 832 default y 833 834config SOC_SPI_SUPPORT_SLAVE_HD_VER2 835 bool 836 default y 837 838config SOC_SPI_SUPPORT_CLK_XTAL 839 bool 840 default y 841 842config SOC_SPI_SUPPORT_CLK_PLL_F80M 843 bool 844 default y 845 846config SOC_SPI_SUPPORT_CLK_RC_FAST 847 bool 848 default y 849 850config SOC_MEMSPI_IS_INDEPENDENT 851 bool 852 default y 853 854config SOC_SPI_MAX_PRE_DIVIDER 855 int 856 default 16 857 858config SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE 859 bool 860 default y 861 862config SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND 863 bool 864 default y 865 866config SOC_SPI_MEM_SUPPORT_AUTO_RESUME 867 bool 868 default y 869 870config SOC_SPI_MEM_SUPPORT_IDLE_INTR 871 bool 872 default y 873 874config SOC_SPI_MEM_SUPPORT_SW_SUSPEND 875 bool 876 default y 877 878config SOC_SPI_MEM_SUPPORT_CHECK_SUS 879 bool 880 default y 881 882config SOC_SPI_MEM_SUPPORT_WRAP 883 bool 884 default y 885 886config SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED 887 bool 888 default y 889 890config SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED 891 bool 892 default y 893 894config SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED 895 bool 896 default y 897 898config SOC_SYSTIMER_COUNTER_NUM 899 int 900 default 2 901 902config SOC_SYSTIMER_ALARM_NUM 903 int 904 default 3 905 906config SOC_SYSTIMER_BIT_WIDTH_LO 907 int 908 default 32 909 910config SOC_SYSTIMER_BIT_WIDTH_HI 911 int 912 default 20 913 914config SOC_SYSTIMER_FIXED_DIVIDER 915 bool 916 default y 917 918config SOC_SYSTIMER_SUPPORT_RC_FAST 919 bool 920 default y 921 922config SOC_SYSTIMER_INT_LEVEL 923 bool 924 default y 925 926config SOC_SYSTIMER_ALARM_MISS_COMPENSATE 927 bool 928 default y 929 930config SOC_SYSTIMER_SUPPORT_ETM 931 bool 932 default y 933 934config SOC_LP_TIMER_BIT_WIDTH_LO 935 int 936 default 32 937 938config SOC_LP_TIMER_BIT_WIDTH_HI 939 int 940 default 16 941 942config SOC_TIMER_GROUPS 943 int 944 default 2 945 946config SOC_TIMER_GROUP_TIMERS_PER_GROUP 947 int 948 default 1 949 950config SOC_TIMER_GROUP_COUNTER_BIT_WIDTH 951 int 952 default 54 953 954config SOC_TIMER_GROUP_SUPPORT_XTAL 955 bool 956 default y 957 958config SOC_TIMER_GROUP_SUPPORT_RC_FAST 959 bool 960 default y 961 962config SOC_TIMER_GROUP_TOTAL_TIMERS 963 int 964 default 2 965 966config SOC_TIMER_SUPPORT_ETM 967 bool 968 default y 969 970config SOC_MWDT_SUPPORT_XTAL 971 bool 972 default y 973 974config SOC_TWAI_CONTROLLER_NUM 975 int 976 default 2 977 978config SOC_TWAI_CLK_SUPPORT_XTAL 979 bool 980 default y 981 982config SOC_TWAI_BRP_MIN 983 int 984 default 2 985 986config SOC_TWAI_BRP_MAX 987 int 988 default 32768 989 990config SOC_TWAI_SUPPORTS_RX_STATUS 991 bool 992 default y 993 994config SOC_EFUSE_DIS_DOWNLOAD_ICACHE 995 bool 996 default y 997 998config SOC_EFUSE_DIS_PAD_JTAG 999 bool 1000 default y 1001 1002config SOC_EFUSE_DIS_USB_JTAG 1003 bool 1004 default y 1005 1006config SOC_EFUSE_DIS_DIRECT_BOOT 1007 bool 1008 default y 1009 1010config SOC_EFUSE_SOFT_DIS_JTAG 1011 bool 1012 default y 1013 1014config SOC_EFUSE_DIS_ICACHE 1015 bool 1016 default y 1017 1018config SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK 1019 bool 1020 default y 1021 1022config SOC_SECURE_BOOT_V2_RSA 1023 bool 1024 default y 1025 1026config SOC_SECURE_BOOT_V2_ECC 1027 bool 1028 default y 1029 1030config SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS 1031 int 1032 default 3 1033 1034config SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS 1035 bool 1036 default y 1037 1038config SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY 1039 bool 1040 default y 1041 1042config SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX 1043 int 1044 default 32 1045 1046config SOC_FLASH_ENCRYPTION_XTS_AES 1047 bool 1048 default y 1049 1050config SOC_FLASH_ENCRYPTION_XTS_AES_128 1051 bool 1052 default y 1053 1054config SOC_CRYPTO_DPA_PROTECTION_SUPPORTED 1055 bool 1056 default y 1057 1058config SOC_UART_NUM 1059 int 1060 default 2 1061 1062config SOC_UART_FIFO_LEN 1063 int 1064 default 128 1065 1066config SOC_UART_BITRATE_MAX 1067 int 1068 default 5000000 1069 1070config SOC_UART_SUPPORT_PLL_F80M_CLK 1071 bool 1072 default y 1073 1074config SOC_UART_SUPPORT_RTC_CLK 1075 bool 1076 default y 1077 1078config SOC_UART_SUPPORT_XTAL_CLK 1079 bool 1080 default y 1081 1082config SOC_UART_SUPPORT_WAKEUP_INT 1083 bool 1084 default y 1085 1086config SOC_UART_SUPPORT_FSM_TX_WAIT_SEND 1087 bool 1088 default y 1089 1090config SOC_COEX_HW_PTI 1091 bool 1092 default y 1093 1094config SOC_EXTERNAL_COEX_ADVANCE 1095 bool 1096 default y 1097 1098config SOC_EXTERNAL_COEX_LEADER_TX_LINE 1099 bool 1100 default n 1101 1102config SOC_PHY_DIG_REGS_MEM_SIZE 1103 int 1104 default 21 1105 1106config SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH 1107 int 1108 default 12 1109 1110config SOC_PM_SUPPORT_WIFI_WAKEUP 1111 bool 1112 default y 1113 1114config SOC_PM_SUPPORT_BEACON_WAKEUP 1115 bool 1116 default y 1117 1118config SOC_PM_SUPPORT_BT_WAKEUP 1119 bool 1120 default y 1121 1122config SOC_PM_SUPPORT_EXT1_WAKEUP 1123 bool 1124 default y 1125 1126config SOC_PM_SUPPORT_EXT1_WAKEUP_MODE_PER_PIN 1127 bool 1128 default y 1129 1130config SOC_PM_SUPPORT_CPU_PD 1131 bool 1132 default y 1133 1134config SOC_PM_SUPPORT_MODEM_PD 1135 bool 1136 default y 1137 1138config SOC_PM_SUPPORT_XTAL32K_PD 1139 bool 1140 default y 1141 1142config SOC_PM_SUPPORT_RC32K_PD 1143 bool 1144 default y 1145 1146config SOC_PM_SUPPORT_RC_FAST_PD 1147 bool 1148 default y 1149 1150config SOC_PM_SUPPORT_VDDSDIO_PD 1151 bool 1152 default y 1153 1154config SOC_PM_SUPPORT_TOP_PD 1155 bool 1156 default y 1157 1158config SOC_PM_SUPPORT_HP_AON_PD 1159 bool 1160 default y 1161 1162config SOC_PM_SUPPORT_MAC_BB_PD 1163 bool 1164 default y 1165 1166config SOC_PM_SUPPORT_RTC_PERIPH_PD 1167 bool 1168 default y 1169 1170config SOC_PM_SUPPORT_PMU_MODEM_STATE 1171 bool 1172 default y 1173 1174config SOC_PM_SUPPORT_DEEPSLEEP_CHECK_STUB_ONLY 1175 bool 1176 default y 1177 1178config SOC_PM_CPU_RETENTION_BY_SW 1179 bool 1180 default y 1181 1182config SOC_PM_MODEM_RETENTION_BY_REGDMA 1183 bool 1184 default y 1185 1186config SOC_PM_RETENTION_HAS_CLOCK_BUG 1187 bool 1188 default y 1189 1190config SOC_PM_PAU_LINK_NUM 1191 int 1192 default 4 1193 1194config SOC_PM_PAU_REGDMA_UPDATE_CACHE_BEFORE_WAIT_COMPARE 1195 bool 1196 default y 1197 1198config SOC_CLK_RC_FAST_SUPPORT_CALIBRATION 1199 bool 1200 default y 1201 1202config SOC_MODEM_CLOCK_IS_INDEPENDENT 1203 bool 1204 default y 1205 1206config SOC_CLK_XTAL32K_SUPPORTED 1207 bool 1208 default y 1209 1210config SOC_CLK_OSC_SLOW_SUPPORTED 1211 bool 1212 default y 1213 1214config SOC_CLK_RC32K_SUPPORTED 1215 bool 1216 default y 1217 1218config SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC 1219 bool 1220 default y 1221 1222config SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL 1223 bool 1224 default y 1225 1226config SOC_TEMPERATURE_SENSOR_INTR_SUPPORT 1227 bool 1228 default y 1229 1230config SOC_WIFI_HW_TSF 1231 bool 1232 default y 1233 1234config SOC_WIFI_FTM_SUPPORT 1235 bool 1236 default y 1237 1238config SOC_WIFI_GCMP_SUPPORT 1239 bool 1240 default y 1241 1242config SOC_WIFI_WAPI_SUPPORT 1243 bool 1244 default y 1245 1246config SOC_WIFI_CSI_SUPPORT 1247 bool 1248 default y 1249 1250config SOC_WIFI_MESH_SUPPORT 1251 bool 1252 default y 1253 1254config SOC_WIFI_HE_SUPPORT 1255 bool 1256 default y 1257 1258config SOC_BLE_SUPPORTED 1259 bool 1260 default y 1261 1262config SOC_BLE_MESH_SUPPORTED 1263 bool 1264 default y 1265 1266config SOC_ESP_NIMBLE_CONTROLLER 1267 bool 1268 default y 1269 1270config SOC_BLE_50_SUPPORTED 1271 bool 1272 default y 1273 1274config SOC_BLE_DEVICE_PRIVACY_SUPPORTED 1275 bool 1276 default y 1277 1278config SOC_BLE_POWER_CONTROL_SUPPORTED 1279 bool 1280 default y 1281 1282config SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED 1283 bool 1284 default y 1285 1286config SOC_BLUFI_SUPPORTED 1287 bool 1288 default y 1289 1290config SOC_BLE_MULTI_CONN_OPTIMIZATION 1291 bool 1292 default y 1293 1294config SOC_BLE_USE_WIFI_PWR_CLK_WORKAROUND 1295 bool 1296 default y 1297 1298config SOC_PHY_COMBO_MODULE 1299 bool 1300 default y 1301 1302config SOC_CAPS_NO_RESET_BY_ANA_BOD 1303 bool 1304 default y 1305