Kconfig (5838d18955b52467f4b30486e62a31727b39998d) | Kconfig (3915d36fabf143dffdf91c5372d3b0a23722af52) |
---|---|
1config ARCH_SHMOBILE 2 bool 3 select ZONE_DMA if ARM_LPAE 4 5config PM_RCAR 6 bool 7 8config PM_RMOBILE --- 48 unchanged lines hidden (view full) --- 57 select ARCH_RMOBILE 58 select RENESAS_IRQC 59 60config ARCH_R8A7740 61 bool "R-Mobile A1 (R8A77400)" 62 select ARCH_RMOBILE 63 select RENESAS_INTC_IRQPIN 64 | 1config ARCH_SHMOBILE 2 bool 3 select ZONE_DMA if ARM_LPAE 4 5config PM_RCAR 6 bool 7 8config PM_RMOBILE --- 48 unchanged lines hidden (view full) --- 57 select ARCH_RMOBILE 58 select RENESAS_IRQC 59 60config ARCH_R8A7740 61 bool "R-Mobile A1 (R8A77400)" 62 select ARCH_RMOBILE 63 select RENESAS_INTC_IRQPIN 64 |
65config ARCH_R8A7778 66 bool "R-Car M1A (R8A77781)" 67 select ARCH_RCAR_GEN1 68 |
|
65config ARCH_R8A7779 66 bool "R-Car H1 (R8A77790)" 67 select ARCH_RCAR_GEN1 68 69config ARCH_R8A7790 70 bool "R-Car H2 (R8A77900)" 71 select ARCH_RCAR_GEN2 72 --- 185 unchanged lines hidden --- | 69config ARCH_R8A7779 70 bool "R-Car H1 (R8A77790)" 71 select ARCH_RCAR_GEN1 72 73config ARCH_R8A7790 74 bool "R-Car H2 (R8A77900)" 75 select ARCH_RCAR_GEN2 76 --- 185 unchanged lines hidden --- |