summaryrefslogtreecommitdiff
path: root/drivers/timer/Kconfig
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-08-06 08:55:02 -0600
committerTom Rini <[email protected]>2025-08-15 14:17:30 -0600
commitcb76b208390d98658fc8e97c28dc0080a65c63bc (patch)
treefcb39dfe745e987da7891c9ecfa52c829ade90e0 /drivers/timer/Kconfig
parent2a61c56dea1d7860d4a44afad3f54814ff0b805b (diff)
timer: fttmr010_timer: Remove unused driver
This driver is unused. Remove it. Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'drivers/timer/Kconfig')
-rw-r--r--drivers/timer/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/timer/Kconfig b/drivers/timer/Kconfig
index cb6fc0e7fda..d3231441b13 100644
--- a/drivers/timer/Kconfig
+++ b/drivers/timer/Kconfig
@@ -166,13 +166,6 @@ config DESIGNWARE_APB_TIMER
Enables support for the Designware APB Timer driver. This timer is
present on Altera SoCFPGA SoCs.
-config FTTMR010_TIMER
- bool "Faraday Technology timer support"
- depends on TIMER
- help
- Select this to enable support for the timer found on
- devices using Faraday Technology's IP.
-
config GXP_TIMER
bool "HPE GXP Timer"
depends on TIMER