~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to arch/arm/Kconfig-nommu

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
          used instead of the auto-probing which utilizes the register.
35
35
 
36
36
config REMAP_VECTORS_TO_RAM
37
 
        bool 'Install vectors to the begining of RAM' if DRAM_BASE
 
37
        bool 'Install vectors to the beginning of RAM' if DRAM_BASE
38
38
        depends on DRAM_BASE
39
39
        help
40
40
          The kernel needs to change the hardware exception vectors.