Merge branch 'hpe/gxp-soc' into arm/late
[linux-block.git] / drivers / clocksource / Kconfig
index fe3f05dfafd9dc55a29ef3c23e22ca17ac728f41..b5c86d37caa9347f61085f8355fc8785355cf0a1 100644 (file)
@@ -597,6 +597,14 @@ config CLKSRC_ST_LPC
          Enable this option to use the Low Power controller timer
          as clocksource.
 
+config GXP_TIMER
+       bool "GXP timer driver" if COMPILE_TEST && !ARCH_HPE
+       default ARCH_HPE
+       select TIMER_OF if OF
+       help
+         Provides a driver for the timer control found on HPE
+         GXP SOCs. This is required for all GXP SOCs.
+
 config RISCV_TIMER
        bool "Timer for the RISC-V platform" if COMPILE_TEST
        depends on GENERIC_SCHED_CLOCK && RISCV && RISCV_SBI