1
0

Merge nommu tree

This commit is contained in:
Russell King
2006-03-28 22:05:10 +01:00
committed by Russell King
9 changed files with 472 additions and 213 deletions

View File

@@ -72,6 +72,14 @@ config FIQ
config ARCH_MTD_XIP
bool
config VECTORS_BASE
hex
default 0xffff0000 if MMU
default DRAM_BASE if REMAP_VECTORS_TO_RAM
default 0x00000000
help
The base address of exception vectors.
source "init/Kconfig"
menu "System Type"