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 17*226dfa47SPaul Cercueilconfig INGENIC_CGU_JZ4725B 18*226dfa47SPaul Cercueil bool "Ingenic JZ4725B CGU driver" 19*226dfa47SPaul Cercueil default MACH_JZ4725B 20*226dfa47SPaul Cercueil select INGENIC_CGU_COMMON 21*226dfa47SPaul Cercueil help 22*226dfa47SPaul Cercueil Support the clocks provided by the CGU hardware on Ingenic JZ4725B 23*226dfa47SPaul Cercueil and compatible SoCs. 24*226dfa47SPaul Cercueil 25*226dfa47SPaul Cercueil If building for a JZ4725B SoC, you want to say Y here. 26*226dfa47SPaul Cercueil 270880fb86SPaul Cercueilconfig INGENIC_CGU_JZ4770 280880fb86SPaul Cercueil bool "Ingenic JZ4770 CGU driver" 290880fb86SPaul Cercueil default MACH_JZ4770 300880fb86SPaul Cercueil select INGENIC_CGU_COMMON 310880fb86SPaul Cercueil help 320880fb86SPaul Cercueil Support the clocks provided by the CGU hardware on Ingenic JZ4770 330880fb86SPaul Cercueil and compatible SoCs. 340880fb86SPaul Cercueil 350880fb86SPaul Cercueil If building for a JZ4770 SoC, you want to say Y here. 360880fb86SPaul Cercueil 370880fb86SPaul Cercueilconfig INGENIC_CGU_JZ4780 380880fb86SPaul Cercueil bool "Ingenic JZ4780 CGU driver" 390880fb86SPaul Cercueil default MACH_JZ4780 400880fb86SPaul Cercueil select INGENIC_CGU_COMMON 410880fb86SPaul Cercueil help 420880fb86SPaul Cercueil Support the clocks provided by the CGU hardware on Ingenic JZ4780 430880fb86SPaul Cercueil and compatible SoCs. 440880fb86SPaul Cercueil 450880fb86SPaul Cercueil If building for a JZ4780 SoC, you want to say Y here. 460880fb86SPaul Cercueil 470880fb86SPaul Cercueilendmenu 48