hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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