MIPS: Kconfig: ingenic: Ensure MACH_INGENIC_GENERIC selects all SoCsThe MACH_INGENIC_GENERIC config option must select all SoCs, in orderfor all the SoC-specific drivers to become available.Sign
MIPS: Kconfig: ingenic: Ensure MACH_INGENIC_GENERIC selects all SoCsThe MACH_INGENIC_GENERIC config option must select all SoCs, in orderfor all the SoC-specific drivers to become available.Signed-off-by: Paul Cercueil <[email protected]>Signed-off-by: Thomas Bogendoerfer <[email protected]>
show more ...
MIPS: jz4740: Rename jz4740 folders to ingenicNow that all the jz4740 platform code has been removed, and we're leftwith only a Kconfig and the cpu-feature-overrides.h file, finalize thecleanup p
MIPS: jz4740: Rename jz4740 folders to ingenicNow that all the jz4740 platform code has been removed, and we're leftwith only a Kconfig and the cpu-feature-overrides.h file, finalize thecleanup process by renaming the jz4740 and include/mach-jz4740 foldersto ingenic and include/mach-ingenic.Signed-off-by: Paul Cercueil <[email protected]>Signed-off-by: Thomas Bogendoerfer <[email protected]>