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

« back to all changes in this revision

Viewing changes to arch/powerpc/platforms/wsp/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:
 
1
config PPC_WSP
 
2
        bool
 
3
        default n
 
4
 
 
5
menu "WSP platform selection"
 
6
        depends on PPC_BOOK3E_64
 
7
 
 
8
config PPC_PSR2
 
9
        bool "PSR-2 platform"
 
10
        select PPC_A2
 
11
        select GENERIC_TBSYNC
 
12
        select PPC_SCOM
 
13
        select EPAPR_BOOT
 
14
        select PPC_WSP
 
15
        select PPC_XICS
 
16
        select PPC_ICP_NATIVE
 
17
        default y
 
18
 
 
19
endmenu
 
20
 
 
21
config PPC_A2_DD2
 
22
        bool "Support for DD2 based A2/WSP systems"
 
23
        depends on PPC_A2
 
24
 
 
25
config WORKAROUND_ERRATUM_463
 
26
        depends on PPC_A2_DD2
 
27
        bool "Workaround erratum 463"
 
28
        default y