~ubuntu-branches/ubuntu/precise/linux-lowlatency/precise

« back to all changes in this revision

Viewing changes to arch/powerpc/platforms/chrp/Kconfig

  • Committer: Package Import Robot
  • Author(s): Alessio Igor Bogani
  • Date: 2011-10-26 11:13:05 UTC
  • Revision ID: package-import@ubuntu.com-20111026111305-tz023xykf0i6eosh
Tags: upstream-3.2.0
ImportĀ upstreamĀ versionĀ 3.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
config PPC_CHRP
 
2
        bool "Common Hardware Reference Platform (CHRP) based machines"
 
3
        depends on 6xx
 
4
        select HAVE_PCSPKR_PLATFORM
 
5
        select MPIC
 
6
        select PPC_I8259
 
7
        select PPC_INDIRECT_PCI
 
8
        select PPC_RTAS
 
9
        select PPC_RTAS_DAEMON
 
10
        select RTAS_ERROR_LOGGING
 
11
        select PPC_MPC106
 
12
        select PPC_UDBG_16550
 
13
        select PPC_NATIVE
 
14
        select PCI
 
15
        default y