hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
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