soc: Remove re-defining some defined types

Removes re-defining some Kconfigs that are already defined
e.g. in arch

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2024-11-07 08:31:10 +00:00 committed by Anas Nashif
commit 2f800cea8f
42 changed files with 0 additions and 71 deletions

View file

@ -13,11 +13,9 @@ config FLASH_BASE_ADDRESS
default $(dt_chosen_reg_addr_hex,$(DT_CHOSEN_Z_FLASH))
config NUM_IRQS
int
default 240
config SYS_CLOCK_HW_CYCLES_PER_SEC
int
default 8000000
config PINCTRL_IMX

View file

@ -7,7 +7,6 @@
if SOC_MIMX8ML8_M7
config SYS_CLOCK_HW_CYCLES_PER_SEC
int
default 800000000
config GPIO
@ -38,7 +37,6 @@ config FLASH_BASE_ADDRESS
endif # CODE_DDR
config NUM_IRQS
int
# must be >= the highest interrupt number used
default 159

View file

@ -13,11 +13,9 @@ config FLASH_BASE_ADDRESS
default $(dt_chosen_reg_addr_hex,$(DT_CHOSEN_Z_FLASH))
config NUM_IRQS
int
default 240
config SYS_CLOCK_HW_CYCLES_PER_SEC
int
default 8000000
config PINCTRL_IMX

View file

@ -7,7 +7,6 @@
if SOC_MIMX8MM6_M4
config SYS_CLOCK_HW_CYCLES_PER_SEC
int
default 400000000
config IPM_IMX
@ -15,7 +14,6 @@ config IPM_IMX
depends on IPM
config NUM_IRQS
int
# must be >= the highest interrupt number used
default 127

View file

@ -13,11 +13,9 @@ config FLASH_BASE_ADDRESS
default $(dt_chosen_reg_addr_hex,$(DT_CHOSEN_Z_FLASH))
config NUM_IRQS
int
default 240
config SYS_CLOCK_HW_CYCLES_PER_SEC
int
default 8000000
config PINCTRL_IMX

View file

@ -7,7 +7,6 @@
if SOC_MIMX8MQ6_M4
config SYS_CLOCK_HW_CYCLES_PER_SEC
int
default 266000000
config PINCTRL_IMX
@ -15,7 +14,6 @@ config PINCTRL_IMX
depends on PINCTRL
config NUM_IRQS
int
# must be >= the highest interrupt number used
default 127

View file

@ -13,11 +13,9 @@ config FLASH_BASE_ADDRESS
default $(dt_chosen_reg_addr_hex,$(DT_CHOSEN_Z_FLASH))
config NUM_IRQS
int
default 240
config SYS_CLOCK_HW_CYCLES_PER_SEC
int
default 24000000
config PINCTRL_IMX

View file

@ -12,11 +12,9 @@ config FLASH_BASE_ADDRESS
default $(dt_chosen_reg_addr_hex,$(DT_CHOSEN_Z_FLASH))
config NUM_IRQS
int
default 268
config SYS_CLOCK_HW_CYCLES_PER_SEC
int
default 200000000
endif

View file

@ -13,11 +13,9 @@ config FLASH_BASE_ADDRESS
default $(dt_chosen_reg_addr_hex,$(DT_CHOSEN_Z_FLASH))
config NUM_IRQS
int
default 320
config SYS_CLOCK_HW_CYCLES_PER_SEC
int
default 24000000
endif

View file

@ -12,11 +12,9 @@ config FLASH_BASE_ADDRESS
default $(dt_chosen_reg_addr_hex,$(DT_CHOSEN_Z_FLASH))
config NUM_IRQS
int
default 230
config SYS_CLOCK_HW_CYCLES_PER_SEC
int
default 800000000
config CACHE_MANAGEMENT

View file

@ -95,7 +95,6 @@ if MBEDTLS
# what the ztest_thread_stack defaults to.
#
config TEST_EXTRA_STACK_SIZE
int
default 1024
endif # MBEDTLS

View file

@ -30,7 +30,6 @@ if MBEDTLS
# what the ztest_thread_stack defaults to.
#
config TEST_EXTRA_STACK_SIZE
int
default 1024
endif # MBEDTLS

View file

@ -48,7 +48,6 @@ if MBEDTLS
# what the ztest_thread_stack defaults to.
#
config TEST_EXTRA_STACK_SIZE
int
default 1024
endif # MBEDTLS

View file

@ -7,7 +7,6 @@
if SOC_LS1046A
config NUM_IRQS
int
default 240
config FLASH_SIZE