]> git.sur5r.net Git - u-boot/blobdiff - common/spl/Kconfig
dm: timer: normalise SPL and TPL support
[u-boot] / common / spl / Kconfig
index 192f7f66ddf2c1fa0e3b1d3df1cef3a903293226..51768575064dbc0ed4a8033c0b4bc581368d1017 100644 (file)
@@ -603,14 +603,6 @@ config SPL_SPI_SUPPORT
          enable SPI drivers that are needed for other purposes also, such
          as a SPI PMIC.
 
-config SPL_TIMER_SUPPORT
-       bool "Support timer drivers"
-       help
-         Enable support for timer drivers in SPL. These can be used to get
-         a timer value when in SPL, or perhaps for implementing a delay
-         function. This enables the drivers in drivers/timer as part of an
-         SPL build.
-
 config SPL_USB_HOST_SUPPORT
        bool "Support USB host drivers"
        help