10880fb86SPaul Cercueilmenu "Ingenic JZ47xx CGU drivers" 20880fb86SPaul Cercueil depends on MIPS 30880fb86SPaul Cercueil 40880fb86SPaul Cercueilconfig INGENIC_CGU_COMMON 50880fb86SPaul Cercueil bool 60880fb86SPaul Cercueil 70880fb86SPaul Cercueilconfig INGENIC_CGU_JZ4740 80880fb86SPaul Cercueil bool "Ingenic JZ4740 CGU driver" 90880fb86SPaul Cercueil default MACH_JZ4740 100880fb86SPaul Cercueil select INGENIC_CGU_COMMON 110880fb86SPaul Cercueil help 120880fb86SPaul Cercueil Support the clocks provided by the CGU hardware on Ingenic JZ4740 130880fb86SPaul Cercueil and compatible SoCs. 140880fb86SPaul Cercueil 150880fb86SPaul Cercueil If building for a JZ4740 SoC, you want to say Y here. 160880fb86SPaul Cercueil 170880fb86SPaul Cercueilconfig INGENIC_CGU_JZ4770 180880fb86SPaul Cercueil bool "Ingenic JZ4770 CGU driver" 190880fb86SPaul Cercueil default MACH_JZ4770 200880fb86SPaul Cercueil select INGENIC_CGU_COMMON 210880fb86SPaul Cercueil help 220880fb86SPaul Cercueil Support the clocks provided by the CGU hardware on Ingenic JZ4770 230880fb86SPaul Cercueil and compatible SoCs. 240880fb86SPaul Cercueil 250880fb86SPaul Cercueil If building for a JZ4770 SoC, you want to say Y here. 260880fb86SPaul Cercueil 270880fb86SPaul Cercueilconfig INGENIC_CGU_JZ4780 280880fb86SPaul Cercueil bool "Ingenic JZ4780 CGU driver" 290880fb86SPaul Cercueil default MACH_JZ4780 300880fb86SPaul Cercueil select INGENIC_CGU_COMMON 310880fb86SPaul Cercueil help 320880fb86SPaul Cercueil Support the clocks provided by the CGU hardware on Ingenic JZ4780 330880fb86SPaul Cercueil and compatible SoCs. 340880fb86SPaul Cercueil 350880fb86SPaul Cercueil If building for a JZ4780 SoC, you want to say Y here. 360880fb86SPaul Cercueil 370880fb86SPaul Cercueilendmenu 38