kernel/arch/arm/Kconfig-nommu
.. .. @@ -20,10 +20,12 @@ 20 20 21 21 config FLASH_MEM_BASE 22 22 hex 'FLASH Base Address' if SET_MEM_PARAM 23 + depends on CPU_ARM740T || CPU_ARM946E || CPU_ARM940T23 24 default 0x00400000 24 25 25 26 config FLASH_SIZE 26 27 hex 'FLASH Size' if SET_MEM_PARAM 28 + depends on CPU_ARM740T || CPU_ARM946E || CPU_ARM940T27 29 default 0x00400000 28 30 29 31 config PROCESSOR_ID