Merge branches 'acpi-sysfs', 'acpi-pci', 'acpi-soc' and 'acpi-bus' into linux-next
[deliverable/linux.git] / arch / arm / mach-shmobile / Kconfig
CommitLineData
bf98c1ea
LP
1config ARCH_SHMOBILE
2 bool
9b5ba0df
SH
3
4config ARCH_SHMOBILE_MULTI
5 bool
bf98c1ea 6
abebbc4a
MD
7config PM_RMOBILE
8 bool
71d076ce 9 select PM
2173fc7c 10 select PM_GENERIC_DOMAINS
abebbc4a 11
57cc67d1
MD
12config ARCH_RCAR_GEN1
13 bool
be32bcbb
GU
14 select PM
15 select PM_GENERIC_DOMAINS
57cc67d1
MD
16 select RENESAS_INTC_IRQPIN
17 select SYS_SUPPORTS_SH_TMU
18
0d918433
MD
19config ARCH_RCAR_GEN2
20 bool
be32bcbb
GU
21 select PM
22 select PM_GENERIC_DOMAINS
0d918433
MD
23 select RENESAS_IRQC
24 select SYS_SUPPORTS_SH_CMT
950a3f0e 25 select PCI_DOMAINS if PCI
0d918433 26
5784b195
MD
27config ARCH_RMOBILE
28 bool
71d076ce 29 select PM_RMOBILE
5784b195
MD
30 select SYS_SUPPORTS_SH_CMT
31 select SYS_SUPPORTS_SH_TMU
32
9b5ba0df 33menuconfig ARCH_RENESAS
e3246542
MY
34 bool "Renesas ARM SoCs"
35 depends on ARCH_MULTI_V7 && MMU
bf98c1ea 36 select ARCH_SHMOBILE
9b5ba0df 37 select ARCH_SHMOBILE_MULTI
efacfce5 38 select HAVE_ARM_SCU if SMP
8b7dfa7d 39 select HAVE_ARM_TWD if SMP
efacfce5 40 select ARM_GIC
4a51856b 41 select ARCH_DMA_ADDR_T_64BIT if ARM_LPAE
ce816fa8 42 select NO_IOPORT_MAP
efacfce5 43 select PINCTRL
5c34a4e8 44 select GPIOLIB
9b5ba0df 45 select ZONE_DMA if ARM_LPAE
efacfce5 46
9b5ba0df 47if ARCH_RENESAS
efacfce5 48
21278aea 49#comment "Renesas ARM SoCs System Type"
efacfce5 50
cbc60e7c
MD
51config ARCH_EMEV2
52 bool "Emma Mobile EV2"
aeb8fb79 53 select SYS_SUPPORTS_EM_STI
cbc60e7c 54
7d91c469
MD
55config ARCH_R7S72100
56 bool "RZ/A1H (R7S72100)"
71d076ce
GU
57 select PM
58 select PM_GENERIC_DOMAINS
aeb8fb79 59 select SYS_SUPPORTS_SH_MTU2
7d91c469 60
39695882
UH
61config ARCH_R8A73A4
62 bool "R-Mobile APE6 (R8A73A40)"
63 select ARCH_RMOBILE
64 select RENESAS_IRQC
65
c41215b7
MD
66config ARCH_R8A7740
67 bool "R-Mobile A1 (R8A77400)"
68 select ARCH_RMOBILE
69 select RENESAS_INTC_IRQPIN
70
3915d36f
UH
71config ARCH_R8A7778
72 bool "R-Car M1A (R8A77781)"
73 select ARCH_RCAR_GEN1
74
5016c81b
SH
75config ARCH_R8A7779
76 bool "R-Car H1 (R8A77790)"
57cc67d1 77 select ARCH_RCAR_GEN1
5016c81b 78
0ef3cde4
LP
79config ARCH_R8A7790
80 bool "R-Car H2 (R8A77900)"
0d918433 81 select ARCH_RCAR_GEN2
663fbb52 82 select I2C
0ef3cde4 83
6d75bc64 84config ARCH_R8A7791
13298fbb 85 bool "R-Car M2-W (R8A77910)"
0d918433 86 select ARCH_RCAR_GEN2
663fbb52 87 select I2C
6d75bc64 88
a57ac4c1
SS
89config ARCH_R8A7792
90 bool "R-Car V2H (R8A77920)"
91 select ARCH_RCAR_GEN2
92
ec60d95b
UH
93config ARCH_R8A7793
94 bool "R-Car M2-N (R8A7793)"
95 select ARCH_RCAR_GEN2
765b5003 96 select I2C
ec60d95b 97
5923abb2
UH
98config ARCH_R8A7794
99 bool "R-Car E2 (R8A77940)"
100 select ARCH_RCAR_GEN2
cbc60e7c 101
8e8bffff
MD
102config ARCH_SH73A0
103 bool "SH-Mobile AG5 (R8A73A00)"
104 select ARCH_RMOBILE
105 select RENESAS_INTC_IRQPIN
efacfce5 106endif
This page took 0.114636 seconds and 5 git commands to generate.