mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
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>
2 lines
44 B
Makefile
2 lines
44 B
Makefile
obj-$(CONFIG_ARCH_DIGICOLOR) += digicolor.o
|