History log of /linux-master/arch/mips/ingenic/Kconfig
Revision Date Author Comments
# 63793d14 30-May-2021 Paul Cercueil <paul@crapouillou.net>

MIPS: Kconfig: ingenic: Ensure MACH_INGENIC_GENERIC selects all SoCs

The MACH_INGENIC_GENERIC config option must select all SoCs, in order
for all the SoC-specific drivers to become available.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>


# a103e9b9 06-Sep-2020 Paul Cercueil <paul@crapouillou.net>

MIPS: jz4740: Rename jz4740 folders to ingenic

Now that all the jz4740 platform code has been removed, and we're left
with only a Kconfig and the cpu-feature-overrides.h file, finalize the
cleanup process by renaming the jz4740 and include/mach-jz4740 folders
to ingenic and include/mach-ingenic.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>