df8d742e92
Add initial support for the Conexant CX92755 SoC. The CX92755 is one of the Digicolor series of SoCs, all sharing many of the same peripherals. The code was tested on the CX92755 evaluation kit, AKA Equinox. Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Olof Johansson <olof@lixom.net>
6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
config ARCH_DIGICOLOR
|
|
bool "Conexant Digicolor SoC Support"
|
|
depends on ARCH_MULTI_V7
|
|
select CLKSRC_MMIO
|
|
select GENERIC_IRQ_CHIP
|