Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: SIRF: make sirf irqchip driver optional since new SoCs will have GIC | Barry Song | 2012-08-28 | 1 | -0/+4 |
| | | | | | | | New MARCO and POLO SoC use GIC, so make irq.c optional and enable it only if we enable ARCH_PRIMA2 in Kconfig Signed-off-by: Barry Song <Baohua.Song@csr.com> | ||||
* | ARM: PRIMA2: adjust Kconfig to support select SoC features | Barry Song | 2012-08-28 | 1 | -0/+15 |
Now we have primaII, but will include Marco and Polo in mach-prima2 as well. We add Kconfig menu so that we can select necessary SoC features. Signed-off-by: Barry Song <Baohua.Song@csr.com> |