^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) menu "Ingenic SoCs drivers"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) depends on MIPS || COMPILE_TEST
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) config INGENIC_CGU_COMMON
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) bool
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) config INGENIC_CGU_JZ4740
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) bool "Ingenic JZ4740 CGU driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) default MACH_JZ4740
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) select INGENIC_CGU_COMMON
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) Support the clocks provided by the CGU hardware on Ingenic JZ4740
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) and compatible SoCs.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) If building for a JZ4740 SoC, you want to say Y here.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) config INGENIC_CGU_JZ4725B
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) bool "Ingenic JZ4725B CGU driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) default MACH_JZ4725B
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) select INGENIC_CGU_COMMON
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) Support the clocks provided by the CGU hardware on Ingenic JZ4725B
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) and compatible SoCs.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) If building for a JZ4725B SoC, you want to say Y here.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) config INGENIC_CGU_JZ4770
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) bool "Ingenic JZ4770 CGU driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) default MACH_JZ4770
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31) select INGENIC_CGU_COMMON
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) Support the clocks provided by the CGU hardware on Ingenic JZ4770
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) and compatible SoCs.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36) If building for a JZ4770 SoC, you want to say Y here.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38) config INGENIC_CGU_JZ4780
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39) bool "Ingenic JZ4780 CGU driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40) default MACH_JZ4780
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41) select INGENIC_CGU_COMMON
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43) Support the clocks provided by the CGU hardware on Ingenic JZ4780
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44) and compatible SoCs.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 46) If building for a JZ4780 SoC, you want to say Y here.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 47)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 48) config INGENIC_CGU_X1000
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 49) bool "Ingenic X1000 CGU driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 50) default MACH_X1000
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 51) select INGENIC_CGU_COMMON
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 52) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 53) Support the clocks provided by the CGU hardware on Ingenic X1000
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 54) and compatible SoCs.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 55)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 56) If building for a X1000 SoC, you want to say Y here.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 57)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 58) config INGENIC_CGU_X1830
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 59) bool "Ingenic X1830 CGU driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 60) default MACH_X1830
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 61) select INGENIC_CGU_COMMON
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 62) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 63) Support the clocks provided by the CGU hardware on Ingenic X1830
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 64) and compatible SoCs.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 65)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 66) If building for a X1830 SoC, you want to say Y here.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 67)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 68) config INGENIC_TCU_CLK
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 69) bool "Ingenic JZ47xx TCU clocks driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 70) default MACH_INGENIC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 71) select MFD_SYSCON
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 72) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 73) Support the clocks of the Timer/Counter Unit (TCU) of the Ingenic
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 74) JZ47xx SoCs.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 75)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 76) endmenu