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

« back to all changes in this revision

Viewing changes to arch/arm/mach-versatile/Kconfig

  • 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:
3
3
 
4
4
config ARCH_VERSATILE_PB
5
5
        bool "Support Versatile Platform Baseboard for ARM926EJ-S"
6
 
        select CPU_V7
 
6
        select CPU_ARM926T
7
7
        select MIGHT_HAVE_PCI
8
8
        default y
9
9
        help
12
12
 
13
13
config MACH_VERSATILE_AB
14
14
        bool "Support Versatile Application Baseboard for ARM926EJ-S"
15
 
        select CPU_V7
 
15
        select CPU_ARM926T
16
16
        help
17
17
          Include support for the ARM(R) Versatile Application Baseboard
18
18
          for the ARM926EJ-S.