|
@@ -34,8 +34,7 @@ config PROCESSOR_ID
|
|
used instead of the auto-probing which utilizes the register.
|
|
used instead of the auto-probing which utilizes the register.
|
|
|
|
|
|
config REMAP_VECTORS_TO_RAM
|
|
config REMAP_VECTORS_TO_RAM
|
|
- bool 'Install vectors to the beginning of RAM' if DRAM_BASE
|
|
|
|
- depends on DRAM_BASE
|
|
|
|
|
|
+ bool 'Install vectors to the beginning of RAM'
|
|
help
|
|
help
|
|
The kernel needs to change the hardware exception vectors.
|
|
The kernel needs to change the hardware exception vectors.
|
|
In nommu mode, the hardware exception vectors are normally
|
|
In nommu mode, the hardware exception vectors are normally
|