forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/arch/arm/Kconfig-nommu
....@@ -20,10 +20,12 @@
2020
2121 config FLASH_MEM_BASE
2222 hex 'FLASH Base Address' if SET_MEM_PARAM
23
+ depends on CPU_ARM740T || CPU_ARM946E || CPU_ARM940T
2324 default 0x00400000
2425
2526 config FLASH_SIZE
2627 hex 'FLASH Size' if SET_MEM_PARAM
28
+ depends on CPU_ARM740T || CPU_ARM946E || CPU_ARM940T
2729 default 0x00400000
2830
2931 config PROCESSOR_ID