]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/reset/Kconfig
reset: implement a driver for the Tegra CAR
[karo-tx-uboot.git] / drivers / reset / Kconfig
index 5b84f2178b7121ca7ea98f909ee197c4b8e7af47..4fcc0d95b4f1e0c1545ca1ca2c39b13c9c541120 100644 (file)
@@ -20,6 +20,13 @@ config SANDBOX_RESET
          simply accepts requests to reset various HW modules without actually
          doing anything beyond a little error checking.
 
+config TEGRA_CAR_RESET
+       bool "Enable Tegra CAR-based reset driver"
+       depends on TEGRA_CAR
+       help
+         Enable support for manipulating Tegra's on-SoC reset signals via
+         direct register access to the Tegra CAR (Clock And Reset controller).
+
 config TEGRA186_RESET
        bool "Enable Tegra186 BPMP-based reset driver"
        depends on TEGRA186_BPMP