File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1401,10 +1401,10 @@ def check_no_undef_outside_kconfig(self, kconf):
14011401 "SECURITY_LOADPIN" , # Linux, in boards/xtensa/intel_adsp_cavs25/doc
14021402 "SEL" ,
14031403 "SHIFT" ,
1404- "SINGLE_APPLICATION_SLOT" , # Used in sysbuild for MCUboot configuration
1405- "SINGLE_APPLICATION_SLOT_RAM_LOAD" , # Used in sysbuild for MCUboot configuration
1406- "SOC_SDKNG_UNSUPPORTED" , # Used in modules/hal_nxp/mcux/CMakeLists.txt
1407- "SOC_SERIES_" , # Used as regex in scripts/utils/board_v1_to_v2.py
1404+ "SINGLE_APPLICATION_SLOT" , # Used in sysbuild for MCUboot configuration
1405+ "SINGLE_APPLICATION_SLOT_RAM_LOAD" , # Used in sysbuild for MCUboot configuration
1406+ "SOC_SDKNG_UNSUPPORTED" , # Used in modules/hal_nxp/mcux/CMakeLists.txt
1407+ "SOC_SERIES_" , # Used as regex in scripts/utils/board_v1_to_v2.py
14081408 "SOC_WATCH" , # Issue 13749
14091409 "SOME_BOOL" ,
14101410 "SOME_INT" ,
You can’t perform that action at this time.
0 commit comments